LICENSE
README.md
pyproject.toml
src/dispersionrelations/__init__.py
src/dispersionrelations/constants.py
src/dispersionrelations/dynamics.py
src/dispersionrelations/integrals.py
src/dispersionrelations/kinematics.py
src/dispersionrelations/plotting.py
src/dispersionrelations/utils.py
src/dispersionrelations.egg-info/PKG-INFO
src/dispersionrelations.egg-info/SOURCES.txt
src/dispersionrelations.egg-info/dependency_links.txt
src/dispersionrelations.egg-info/requires.txt
src/dispersionrelations.egg-info/top_level.txt
tests/test_constants.py
tests/test_dynamics.py
tests/test_integrals.py
tests/test_kinematics.py
tests/test_utils.py