LICENSE
README.md
pyproject.toml
src/moremath/__init__.py
src/moremath/algebra.py
src/moremath/arithmetic.py
src/moremath/factors.py
src/moremath/geometry.py
src/moremath/statistics.py
src/moremath.egg-info/PKG-INFO
src/moremath.egg-info/SOURCES.txt
src/moremath.egg-info/dependency_links.txt
src/moremath.egg-info/top_level.txt
tests/test_algebra.py
tests/test_arithmetic.py
tests/test_factors.py
tests/test_geometry.py
tests/test_statistics.py