LICENSE
MANIFEST.in
README.rst
setup.py
docs/Doxyfile
docs/Makefile
docs/algorithms.rst
docs/basics.ipynb
docs/code.rst
docs/conf.py
docs/gaussian_states.ipynb
docs/gbs.rst
docs/gbs_sampling.rst
docs/hafnian.bib
docs/hafnian.rst
docs/hafnian_tutorial.ipynb
docs/index.rst
docs/installing.rst
docs/loop_hafnian.rst
docs/macros.tex
docs/notation.rst
docs/permanent_tutorial.ipynb
docs/references.bib
docs/references.rst
docs/requirements.txt
docs/research.rst
examples/timing_complex.py
examples/timing_int_vs_real.py
examples/timing_real.py
hafnian/__init__.py
hafnian/_hafnian.py
hafnian/_permanent.py
hafnian/_torontonian.py
hafnian/_version.py
hafnian/hafnian.cpp
hafnian/quantum.py
hafnian/reference.py
hafnian/samples.py
hafnian.egg-info/PKG-INFO
hafnian.egg-info/SOURCES.txt
hafnian.egg-info/dependency_links.txt
hafnian.egg-info/requires.txt
hafnian.egg-info/top_level.txt
hafnian/tests/conftest.py
hafnian/tests/test_hafnian.py
hafnian/tests/test_hafnian_approx.py
hafnian/tests/test_hafnian_repeated.py
hafnian/tests/test_permanent.py
hafnian/tests/test_quantum.py
hafnian/tests/test_reference.py
hafnian/tests/test_samples.py
hafnian/tests/test_torontonian.py
octave/hafnian.m
octave/loophafnian.m
src/eigenvalue_hafnian.hpp
src/fsum.hpp
src/hafnian.hpp
src/hafnian_approx.hpp
src/kinds.f90
src/permanent.F90
src/recursive_hafnian.hpp
src/repeated_hafnian.hpp
src/stdafx.h
src/torontonian.hpp
src/vars.f90
src/tests/Makefile
src/tests/gtest_main.cpp
src/tests/hafnian_unittest.cpp
src/tests/main.cpp