https://github.com/hannorein/rebound
Revision d7cfa9cf9d08f7156625c43f19a87a4fa9210e76 authored by Hanno Rein on 12 July 2023, 12:27:28 UTC, committed by Hanno Rein on 12 July 2023, 12:27:28 UTC
1 parent 88be66b
Raw File
Tip revision: d7cfa9cf9d08f7156625c43f19a87a4fa9210e76 authored by Hanno Rein on 12 July 2023, 12:27:28 UTC
Fixed typo. Closes #704
Tip revision: d7cfa9c
.gitignore
*.o
*.swp
/*.ipynb
Info.plist
*.so
*.pyc
*.pdf
*.bin
nbody
.DS_Store
error.txt
tests/testall.html
tests/*/*.txt
tests/*/*.png
tests/*/nbody*
tests/*/rebound*
examples/*/rebound*
doc/html/*
doc/latex/*
doc/Doxyfile
others/mercury6
others/mercury6.tar
others/*/
MANIFEST
rebound.egg-info
venv/
dist/
build/
src/rebound
.ipynb_checkpoints
ipython_examples/*.png
others/*.tar.gz
others/*.tar
docs/c_examples
problems/
.vscode/
*.pete
examples/solar_system_tes
back to top