https://github.com/hannorein/rebound
Revision 2e5e7e8080605c311c03483155732acb331c64cd authored by Hanno Rein on 23 September 2023, 23:40:36 UTC, committed by Hanno Rein on 23 September 2023, 23:40:36 UTC
1 parent 80c0bbf
Raw File
Tip revision: 2e5e7e8080605c311c03483155732acb331c64cd authored by Hanno Rein on 23 September 2023, 23:40:36 UTC
Issue templates
Tip revision: 2e5e7e8
.gitignore
*.o
*.obj
*.dll
*.swp
*.lib
*.exp
*.exe
*.pyd
/*.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