LICENSE
README.md
pyproject.toml
src/pyball/__init__.py
src/pyball/array.py
src/pyball/core.py
src/pyball/newton.py
src/pyball/py.typed
src/pyball/verify.py
src/pyball_arithmetic.egg-info/PKG-INFO
src/pyball_arithmetic.egg-info/SOURCES.txt
src/pyball_arithmetic.egg-info/dependency_links.txt
src/pyball_arithmetic.egg-info/requires.txt
src/pyball_arithmetic.egg-info/top_level.txt
tests/test_core.py
tests/test_newton.py