.coveragerc
MANIFEST.in
Makefile
README.rst
setup.cfg
setup.py
tox.ini
caspyr/__init__.py
caspyr/__main__.py
caspyr/_main.py
caspyr/_version.py
caspyr.egg-info/PKG-INFO
caspyr.egg-info/SOURCES.txt
caspyr.egg-info/dependency_links.txt
caspyr.egg-info/entry_points.txt
caspyr.egg-info/top_level.txt
caspyr/cuda/__init__.py
caspyr/cuda/_cuda_func.py
caspyr/multiprocessing/__init__.py
caspyr/multiprocessing/_multiprocessing.py
caspyr/multiprocessing/_promises.py
caspyr/plotting/__init__.py
caspyr/plotting/_errorbar3d.py
caspyr/plotting/_plotting.py
caspyr/scripts/__init__.py
caspyr/scripts/nvsmi.py
caspyr/scripts/pandoc_filter.py
caspyr/scripts/plot3d.py
caspyr/scripts/pusher.py
caspyr/scripts/remv.py
caspyr/scripts/showslice.py
caspyr/tests/tests_multiprocessing.py
caspyr/tests/tests_plotting.py
caspyr/utils/__init__.py
caspyr/utils/_h5reader.py
caspyr/utils/_memoise.py
caspyr/utils/_profile.py
caspyr/utils/_term.py