LICENSE
README.md
pyproject.toml
src/magnus/__init__.py
src/magnus/__main__.py
src/magnus/adiabatic.py
src/magnus/authors.py
src/magnus/avgprob.py
src/magnus/cli.py
src/magnus/earth.py
src/magnus/expansionterms.py
src/magnus/expmkernels.py
src/magnus/globaldefs.py
src/magnus/magnus.py
src/magnus/matter.py
src/magnus/oscprob.py
src/magnus/oscprobstd.py
src/magnus/plotting.py
src/magnus/py.typed
src/magnus/version.py
src/magnus/hamiltonians/__init__.py
src/magnus/hamiltonians/_angles.py
src/magnus/hamiltonians/hamiltonians2nu.py
src/magnus/hamiltonians/hamiltonians3nu.py
src/magnus/hamiltonians/hamiltonians4nu.py
src/magnus/hamiltonians/hamiltonians5nu.py
src/magnuspy.egg-info/PKG-INFO
src/magnuspy.egg-info/SOURCES.txt
src/magnuspy.egg-info/dependency_links.txt
src/magnuspy.egg-info/entry_points.txt
src/magnuspy.egg-info/requires.txt
src/magnuspy.egg-info/top_level.txt
tests/test_adiabatic.py
tests/test_angles.py
tests/test_avgprob.py
tests/test_cli.py
tests/test_documented_examples.py
tests/test_earth_matter.py
tests/test_engines.py
tests/test_expansionterms.py
tests/test_expm_backend.py
tests/test_file_tree.py
tests/test_fuzz_statistics.py
tests/test_globaldefs.py
tests/test_hamiltonians.py
tests/test_invariants.py
tests/test_magnus_expansion.py
tests/test_oscprob.py
tests/test_palindrome.py
tests/test_plotting.py
tests/test_routine_listings.py
tests/test_tolerance.py
tests/test_validation.py
tests/test_version.py