CLAUDE.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
calculus_learn_kit.egg-info/PKG-INFO
calculus_learn_kit.egg-info/SOURCES.txt
calculus_learn_kit.egg-info/dependency_links.txt
calculus_learn_kit.egg-info/entry_points.txt
calculus_learn_kit.egg-info/requires.txt
calculus_learn_kit.egg-info/top_level.txt
calculus_py/__init__.py
calculus_py/basic_rules_core.py
calculus_py/basic_rules_viz.py
calculus_py/derivatives_core.py
calculus_py/derivatives_viz.py
calculus_py/fundamental_theorem_core.py
calculus_py/fundamental_theorem_viz.py
calculus_py/integrals_core.py
calculus_py/integrals_viz.py
calculus_py/main.py
pictures/1.png
pictures/2.png
pictures/3.png
pictures/test-suite.png
test/__init__.py
test/main_test.py