LICENSE
README.md
pyproject.toml
setup.py
LICENSES/OrdinaryDiffEq.jl_licence.txt
LICENSES/Readme.md
LICENSES/cpython_license.txt
LICENSES/kepler.py_license.txt
LICENSES/mathjax_license.txt
LICENSES/mpmath_license.txt
LICENSES/network_vis_license.txt
LICENSES/npyjs_licence.txt
LICENSES/pyFFTW_license.txt
LICENSES/scipy_license.txt
LICENSES/treejs_licence.txt
choreo/NBodySyst_build.py
choreo/__init__.py
choreo/find.py
choreo/metadata.py
choreo/numba_funs.py
choreo/optional_pyfftw.py
choreo/run.py
choreo/tools.py
choreo.egg-info/PKG-INFO
choreo.egg-info/SOURCES.txt
choreo.egg-info/dependency_links.txt
choreo.egg-info/entry_points.txt
choreo.egg-info/not-zip-safe
choreo.egg-info/requires.txt
choreo.egg-info/top_level.txt
choreo/cython/_ActionSym.c
choreo/cython/_ActionSym.pxd
choreo/cython/_ActionSym.pyx
choreo/cython/_NBodySyst.c
choreo/cython/_NBodySyst.pyx
choreo/cython/_NBodySyst_ann.c
choreo/cython/_NBodySyst_ann.pxd
choreo/cython/_NBodySyst_ann.pyx
choreo/cython/__init__.py
choreo/cython/optional_pyfftw.pxd
choreo/cython/optional_pyfftw_False.c
choreo/cython/optional_pyfftw_False.pyx
choreo/cython/optional_pyfftw_True.c
choreo/cython/optional_pyfftw_True.pyx
choreo/cython/pyfftw_fake.c
choreo/cython/pyfftw_fake.pxd
choreo/cython/pyfftw_fake.pyx
choreo/scipy_plus/Hierarchical_Clustering.py
choreo/scipy_plus/__init__.py
choreo/scipy_plus/linalg.py
choreo/scipy_plus/nonlin.py
choreo/scipy_plus/cython/__init__.py
choreo/scipy_plus/cython/blas_cheatsheet.c
choreo/scipy_plus/cython/blas_cheatsheet.pyx
choreo/scipy_plus/cython/blas_consts.c
choreo/scipy_plus/cython/blas_consts.pxd
choreo/scipy_plus/cython/blas_consts.pyx
choreo/scipy_plus/cython/ccallback.h
choreo/scipy_plus/cython/ccallback.pxd
choreo/scipy_plus/cython/kepler.c
choreo/scipy_plus/cython/kepler.pxd
choreo/scipy_plus/cython/kepler.pyx
choreo/scipy_plus/cython/misc.c
choreo/scipy_plus/cython/misc.pyx
choreo/segm/ODE.py
choreo/segm/__init__.py
choreo/segm/multiprec_tables.py
choreo/segm/precomputed_tables.py
choreo/segm/quad.py
choreo/segm/test.py
choreo/segm/cython/ODE.c
choreo/segm/cython/ODE.pxd
choreo/segm/cython/ODE.pyx
choreo/segm/cython/__init__.py
choreo/segm/cython/eft_lib.c
choreo/segm/cython/eft_lib.pxd
choreo/segm/cython/eft_lib.pyx
choreo/segm/cython/quad.c
choreo/segm/cython/quad.pxd
choreo/segm/cython/quad.pyx
choreo/segm/cython/test.c
choreo/segm/cython/test.pyx
include/fftw3.h
requirements/requirements-bench.txt
requirements/requirements-build.txt
requirements/requirements-cli.txt
requirements/requirements-docs.txt
requirements/requirements-full.txt
requirements/requirements-gui.txt
requirements/requirements-test-cli.txt
requirements/requirements-test-gui.txt
requirements/requirements-test.txt
requirements/requirements.txt
tests/__init__.py
tests/conftest.py
tests/gather_junit.py
tests/test_ActionSym.py
tests/test_EFT.py
tests/test_NBodySyst.py
tests/test_integration_tables.py
tests/test_quad_ODE.py
tests/test_scipy_plus.py
tests/test_config/__init__.py
tests/test_config/test_config_NBodySyst.py
tests/test_config/test_config_decorators.py
tests/test_config/test_config_precision.py
tests/test_config/test_config_quad_ODE.py