Revision a0e9a42adfbe598ff523db8de18d138b3cb7a6c9 authored by Hanno Rein on 05 January 2024, 15:58:07 UTC, committed by Hanno Rein on 05 January 2024, 15:58:07 UTC
1 parent fb5088a
Raw File
.gitignore
*.o
*.obj
*.dll
*.swp
*.lib
*.exp
*.exe
*.pyd
/*.ipynb
Info.plist
*.so
*.pyc
*.pdf
*.bin
*.dSYM
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
src/*.wasm
src/*.js
src/*.html
.ipynb_checkpoints
ipython_examples/*.png
others/*.tar.gz
others/*.tar
docs/c_examples/*.md
problems/
.vscode/
*.pete
examples/solar_system_tes
back to top