LICENSE
README.md
pyproject.toml
src/icosalattice/Adjacency.py
src/icosalattice/BoxCornerMapping.py
src/icosalattice/Edges.py
src/icosalattice/Faces.py
src/icosalattice/IcosahedronMath.py
src/icosalattice/MapCoordinateMath.py
src/icosalattice/ParentsAndChildren.py
src/icosalattice/PlotAdjacency.py
src/icosalattice/PointCodeArithmetic.py
src/icosalattice/StartingPoints.py
src/icosalattice/UnitSpherePoint.py
src/icosalattice/__init__.py
src/icosalattice.egg-info/PKG-INFO
src/icosalattice.egg-info/SOURCES.txt
src/icosalattice.egg-info/dependency_links.txt
src/icosalattice.egg-info/top_level.txt
tests/test_directional_parents.py
tests/test_edge_midpoints.py
tests/test_face_areas.py
tests/test_face_of_point.py
tests/test_parents.py
tests/test_point_code_arithmetic.py
tests/test_starting_points_equidistant.py