LICENSE
README.md
pyproject.toml
setup.py
b3dmath/__init__.py
b3dmath/algebra.py
b3dmath/arithmetic.py
b3dmath/primes.py
b3dmath/sequences.py
b3dmath.egg-info/PKG-INFO
b3dmath.egg-info/SOURCES.txt
b3dmath.egg-info/dependency_links.txt
b3dmath.egg-info/requires.txt
b3dmath.egg-info/top_level.txt
b3dmath/geometry/__init__.py
b3dmath/geometry/angles.py
b3dmath/geometry/coords.py
b3dmath/geometry/line.py
b3dmath/geometry/transform.py
b3dmath/geometry/tri.py
b3dmath/geometry/shapes/__init__.py
b3dmath/geometry/shapes/cone.py
b3dmath/geometry/shapes/cuboid.py
b3dmath/geometry/shapes/plane.py
b3dmath/geometry/shapes/sphere.py