LICENSE
MANIFEST.in
README.rst
setup.py
./include/fsum.hpp
./include/hermite_multidimensional.hpp
./include/libwalrus.hpp
./include/permanent.hpp
./include/recursive_hafnian.hpp
./include/repeated_hafnian.hpp
./include/stdafx.h
./include/trace_hafnian.hpp
./thewalrus/libwalrus.cpp
/Users/theodor/miniforge3/envs/sf/lib/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h
/Users/theodor/miniforge3/envs/sf/lib/python3.9/site-packages/numpy/core/include/numpy/arrayscalars.h
/Users/theodor/miniforge3/envs/sf/lib/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h
/Users/theodor/miniforge3/envs/sf/lib/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h
/Users/theodor/miniforge3/envs/sf/lib/python3.9/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/fsum.hpp
include/hermite_multidimensional.hpp
include/libwalrus.hpp
include/permanent.hpp
include/powtrace.hpp
include/recursive_hafnian.hpp
include/repeated_hafnian.hpp
include/stdafx.h
include/trace_hafnian.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/decompositions.py
thewalrus/fock_gradients.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/quantum/__init__.py
thewalrus/quantum/adjacency_matrices.py
thewalrus/quantum/conversions.py
thewalrus/quantum/fock_tensors.py
thewalrus/quantum/gaussian_checks.py
thewalrus/quantum/means_and_variances.py
thewalrus/quantum/photon_number_distributions.py