AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
doc/Makefile
doc/build/html/_static/ajax-loader.gif
doc/build/html/_static/comment-bright.png
doc/build/html/_static/comment-close.png
doc/build/html/_static/comment.png
doc/build/html/_static/down-pressed.png
doc/build/html/_static/down.png
doc/build/html/_static/file.png
doc/build/html/_static/minus.png
doc/build/html/_static/plus.png
doc/build/html/_static/up-pressed.png
doc/build/html/_static/up.png
doc/source/conf.py
doc/source/index.rst
doc/source/intersection.rst
doc/source/projection.rst
doc/source/skspatial.measurement.rst
doc/source/skspatial.objects.Line.rst
doc/source/skspatial.objects.Plane.rst
doc/source/skspatial.objects.Point.rst
doc/source/skspatial.objects.Vector.rst
doc/source/skspatial.objects.rst
scikit_spatial.egg-info/PKG-INFO
scikit_spatial.egg-info/SOURCES.txt
scikit_spatial.egg-info/dependency_links.txt
scikit_spatial.egg-info/not-zip-safe
scikit_spatial.egg-info/requires.txt
scikit_spatial.egg-info/top_level.txt
skspatial/__init__.py
skspatial/constants.py
skspatial/measurement.py
skspatial/objects/__init__.py
skspatial/objects/array_objects.py
skspatial/objects/base_line_plane.py
skspatial/objects/line.py
skspatial/objects/plane.py
tests/__init__.py
tests/property/__init__.py
tests/property/strategies.py
tests/property/test_comparison.py
tests/property/test_measurement.py
tests/property/test_projection.py
tests/property/objects/__init__.py
tests/property/objects/test_array_objects.py
tests/property/objects/test_line.py
tests/property/objects/test_plane.py
tests/property/objects/test_point.py
tests/property/objects/test_vector.py
tests/unit/__init__.py
tests/unit/test_comparison.py
tests/unit/test_intersection.py
tests/unit/test_measurement.py
tests/unit/test_projection.py
tests/unit/objects/__init__.py
tests/unit/objects/test_array_objects.py
tests/unit/objects/test_line.py
tests/unit/objects/test_plane.py
tests/unit/objects/test_vector.py