CHANGES.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/01_basic_dephasing.py
examples/02_lindblad_comparison.py
examples/03_bounded_gamma.py
examples/04_multi_qubit.py
src/fpm_qsim/__init__.py
src/fpm_qsim/_reference.py
src/fpm_qsim/_version.py
src/fpm_qsim/conservation.py
src/fpm_qsim/core.py
src/fpm_qsim/lindblad.py
src/fpm_qsim/py.typed
src/fpm_qsim/states.py
src/fpm_qsim.egg-info/PKG-INFO
src/fpm_qsim.egg-info/SOURCES.txt
src/fpm_qsim.egg-info/dependency_links.txt
src/fpm_qsim.egg-info/requires.txt
src/fpm_qsim.egg-info/top_level.txt
tests/__init__.py
tests/test_api.py
tests/test_bounded_gamma.py
tests/test_conservation.py
tests/test_dispersion_contraction.py
tests/test_lindblad_correspondence.py
tests/test_method_parameter.py