LICENSE
README.md
pyproject.toml
jaxnu/__init__.py
jaxnu/constants.py
jaxnu/earth.py
jaxnu/eigensolve.py
jaxnu/hamiltonian.py
jaxnu/layers.py
jaxnu/nsi.py
jaxnu/nufast.py
jaxnu/ode.py
jaxnu/oscillator.py
jaxnu/params.py
jaxnu/pmns.py
jaxnu/propagator.py
jaxnu/solar.py
jaxnu/sterile.py
jaxnu.egg-info/PKG-INFO
jaxnu.egg-info/SOURCES.txt
jaxnu.egg-info/dependency_links.txt
jaxnu.egg-info/requires.txt
jaxnu.egg-info/top_level.txt
tests/test_atmospheric_solar.py
tests/test_backends.py
tests/test_grad.py
tests/test_nsi_sterile.py
tests/test_nufast_reference.py
tests/test_ode.py
tests/test_oscprob_reference.py
tests/test_physics.py