LICENSE
MANIFEST.in
README.rst
setup.py
/home/theodor/miniconda3/envs/sf/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h
/home/theodor/miniconda3/envs/sf/lib/python3.6/site-packages/numpy/core/include/numpy/ufuncobject.h
docs/Doxyfile
docs/Makefile
docs/algorithms.rst
docs/code.rst
docs/conf.py
docs/custom_directives.py
docs/gbs.rst
docs/gbs_sampling.rst
docs/hafnian.rst
docs/hermite.rst
docs/index.rst
docs/installing.rst
docs/loop_hafnian.rst
docs/notation.rst
docs/quick_guide.rst
docs/references.bib
docs/references.rst
docs/requirements.txt
docs/research.rst
examples/Makefile
examples/example.cpp
examples/timing_complex.py
examples/timing_int_vs_real.py
examples/timing_real.py
include/eigenvalue_hafnian.hpp
include/fsum.hpp
include/hafnian_approx.hpp
include/hermite_multidimensional.hpp
include/libwalrus.hpp
include/permanent.hpp
include/recursive_hafnian.hpp
include/repeated_hafnian.hpp
include/stdafx.h
include/torontonian.hpp
include/version.hpp
octave/hafnian.m
octave/loophafnian.m
tests/Makefile
tests/gtest_main.cpp
tests/libwalrus_unittest.cpp
tests/main.cpp
thewalrus/__init__.py
thewalrus/_hafnian.py
thewalrus/_hermite_multidimensional.py
thewalrus/_low_rank_haf.py
thewalrus/_permanent.py
thewalrus/_torontonian.py
thewalrus/_version.py
thewalrus/csamples.py
thewalrus/fock_gradients.py
thewalrus/libwalrus.cpp
thewalrus/quantum.py
thewalrus/random.py
thewalrus/reference.py
thewalrus/samples.py
thewalrus/symplectic.py
thewalrus.egg-info/PKG-INFO
thewalrus.egg-info/SOURCES.txt
thewalrus.egg-info/dependency_links.txt
thewalrus.egg-info/requires.txt
thewalrus.egg-info/top_level.txt
thewalrus/tests/conftest.py
thewalrus/tests/test_fock_gradients.py
thewalrus/tests/test_hafnian.py
thewalrus/tests/test_hafnian_approx.py
thewalrus/tests/test_hafnian_repeated.py
thewalrus/tests/test_hermite_multidimensional.py
thewalrus/tests/test_integration.py
thewalrus/tests/test_low_rank_haf.py
thewalrus/tests/test_permanent.py
thewalrus/tests/test_quantum.py
thewalrus/tests/test_reference.py
thewalrus/tests/test_samples.py
thewalrus/tests/test_samples_classical.py
thewalrus/tests/test_symplectic.py
thewalrus/tests/test_torontonian.py