CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/issues.rst
docs/lightrayrider.rst
docs/logo.png
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/static/logo.png
lightrayrider/__init__.py
lightrayrider/parallel.pyx
lightrayrider/raytrace.pyx
lightrayrider.egg-info/PKG-INFO
lightrayrider.egg-info/SOURCES.txt
lightrayrider.egg-info/dependency_links.txt
lightrayrider.egg-info/requires.txt
lightrayrider.egg-info/top_level.txt
tests/.coverage
tests/ray_example.npz
tests/test_cone.py
tests/test_finite.py
tests/test_grid.py
tests/test_sphere1.py
tests/test_sphere2.py
tests/test_voronoi.py