LICENSE.md
README.md
pyproject.toml
setup.py
MathStuff.egg-info/PKG-INFO
MathStuff.egg-info/SOURCES.txt
MathStuff.egg-info/dependency_links.txt
MathStuff.egg-info/requires.txt
MathStuff.egg-info/top_level.txt
src/__init__.py
src/__main__.py
src/calculus.py
src/fourier_series.py
src/graph_2d.py
src/helper.py
src/logic.py
src/main.py
src/taylor_series.py