.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/docs.yml
.github/workflows/publish.yml
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/modules.rst
docs/source/torch_ransac3d.rst
docs/source/_static/logo.png
images/logo.png
images/logo.svg
tests/test_line.py
tests/view_line_fit.py
tests/view_plane_fit.py
tests/view_sphere_fit.py
torch_ransac3d/__init__.py
torch_ransac3d/_version.py
torch_ransac3d/line.py
torch_ransac3d/plane.py
torch_ransac3d/sphere.py
torch_ransac3d/wrapper.py
torch_ransac3d.egg-info/PKG-INFO
torch_ransac3d.egg-info/SOURCES.txt
torch_ransac3d.egg-info/dependency_links.txt
torch_ransac3d.egg-info/requires.txt
torch_ransac3d.egg-info/top_level.txt