https://github.com/mseri/gsi2021
Bravetti, Seri, Zadra: New directions for contact integrators. Proceeding for GSI 2021
https://github.com/mseri/gsi2021
geometric-algorithms numerical-integration
Last synced: 9 months ago
JSON representation
Bravetti, Seri, Zadra: New directions for contact integrators. Proceeding for GSI 2021
- Host: GitHub
- URL: https://github.com/mseri/gsi2021
- Owner: mseri
- License: mit
- Created: 2021-02-16T09:01:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-19T22:40:35.000Z (over 4 years ago)
- Last Synced: 2025-03-15T09:15:04.331Z (about 1 year ago)
- Topics: geometric-algorithms, numerical-integration
- Language: Jupyter Notebook
- Homepage:
- Size: 120 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simulation code for Bravetti, Seri, Zadra: New directions for contact integrators
[](https://zenodo.org/badge/latestdoi/339339299)
[](https://mybinder.org/v2/gh/mseri/gsi2020/master)
The notebooks contain the code to generate the pictures used in the [paper](),
these can additionally be found in the `images/` folder. The `integators` folder
contains the implementations of all the algorithms tested. The notebooks can
be run remotely via binder, clocking on the badge above, or locally by using
`jupyter`, a recent version of `python`, `numpy` and `matplotlib` is required
(see `requirements.txt` for a compatible set of dependencies).
The available notebooks, containing the code to generate the pictures in the paper, are:
- `The Time-Perturbed Kepler Problem.ipynb`;
- `Contact Oscillator.ipynb`