Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olivierverdier/multishake
Multi-symplectic solver in Python
https://github.com/olivierverdier/multishake
Last synced: about 5 hours ago
JSON representation
Multi-symplectic solver in Python
- Host: GitHub
- URL: https://github.com/olivierverdier/multishake
- Owner: olivierverdier
- Created: 2016-01-24T11:47:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-24T12:45:06.000Z (almost 9 years ago)
- Last Synced: 2023-03-10T23:27:43.484Z (over 1 year ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multi-symplectic solver in Python
[![Build Status](https://img.shields.io/travis/olivierverdier/multishake/master.svg?style=flat-square)](https://travis-ci.org/olivierverdier/multishake)
[![Coverage Status](https://img.shields.io/coveralls/olivierverdier/multishake/master.svg?style=flat-square)](https://coveralls.io/r/olivierverdier/multishake?branch=master)
![Python version](https://img.shields.io/badge/python-3.4-blue.svg?style=flat-square)
[![DOI](https://zenodo.org/badge/18905/olivierverdier/multishake.svg?style=flat-square)](https://zenodo.org/badge/latestdoi/18905/olivierverdier/multishake)The method is described in the paper [Multi-symplectic discretisation of wave map equations](http://arxiv.org/abs/1411.6516).