LICENSE
README.md
pyproject.toml
sigway/__init__.py
sigway/binned_pzeta.py
sigway/integrators.py
sigway/interactive_plot_pzeta.py
sigway/kernels.py
sigway/ms_solver.py
sigway/omega_gw_jax.py
sigway/omega_gw_ms.py
sigway/perturbations.py
sigway/spectrum.py
sigway/utils.py
sigway.egg-info/PKG-INFO
sigway.egg-info/SOURCES.txt
sigway.egg-info/dependency_links.txt
sigway.egg-info/requires.txt
sigway.egg-info/top_level.txt
sigway/binning_coefficients/non-zeroindices.h5
sigway/binning_coefficients/tabkpp10.txt
sigway/binning_coefficients/tabkpp100.txt
sigway/binning_coefficients/tabkpp15.txt
sigway/binning_coefficients/tabkpp20.txt
sigway/binning_coefficients/tabkpp200.txt
sigway/binning_coefficients/tabkpp30.txt
sigway/binning_coefficients/tabkpp40.txt
sigway/binning_coefficients/tabkpp50.txt
sigway/binning_coefficients/tabkpp50_old.txt
tests/test_binned.py
tests/test_convergence.py
tests/test_cross_backend.py
tests/test_differentiability.py
tests/test_invariants.py
tests/test_kernels_rd.py
tests/test_ms_solver.py
tests/test_omega_gw_jax.py
tests/test_omega_gw_model.py
tests/test_omega_gw_regression.py
tests/test_perturbations.py
tests/test_simpson_nd.py
tests/test_special_functions.py
tests/test_utils.py