LICENSE
README.md
pyproject.toml
src/qpyd/__init__.py
src/qpyd/datatypes.py
src/qpyd/hamiltonian.py
src/qpyd/parameters.py
src/qpyd/plotter.py
src/qpyd/simulator.py
src/qpyd/solver.py
src/qpyd.egg-info/PKG-INFO
src/qpyd.egg-info/SOURCES.txt
src/qpyd.egg-info/dependency_links.txt
src/qpyd.egg-info/requires.txt
src/qpyd.egg-info/top_level.txt
tests/test_integration.py
tests/test_physics.py
tests/test_simulator.py