LICENSE
MANIFEST.in
README.rst
setup.py
/home/josh/.local/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h
/home/josh/.local/lib/python3.6/site-packages/numpy/core/include/numpy/ufuncobject.h
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
docs/Makefile
docs/algorithms.rst
docs/code.rst
docs/conf.py
docs/hafnian.bib
docs/hafnian.rst
docs/hafnian_tutorial.ipynb
docs/index.rst
docs/installing.rst
docs/macros.tex
docs/references.bib
docs/references.rst
docs/requirements.txt
docs/research.rst
examples/rtiming.py
examples/scipy-timing.py
examples/timing.py
hafnian/__init__.py
hafnian/_lhafnian.py
hafnian/_rlhafnian.py
hafnian/_version.py
hafnian/tests/__init__.py
hafnian/tests/test_hafnian.py
hafnian/tests/test_lhafnian.py
hafnian/tests/test_rlhafnian.py
octave/hafnian.m
octave/loophafnian.m
src/Makefile
src/lhafnian.c
src/lhafnian.h
src/loopex.c
src/rlhafnian.c
src/rlhafnian.h
src/timing.c