LICENSE
README.md
pyproject.toml
nbmath/__init__.py
nbmath/const.py
nbmath/equation.py
nbmath/geo.py
nbmath/optimize.py
nbmath/stats.py
nbmath/utils.py
nbmath.egg-info/PKG-INFO
nbmath.egg-info/SOURCES.txt
nbmath.egg-info/dependency_links.txt
nbmath.egg-info/top_level.txt
nbmath/plots/__init__.py
nbmath/plots/core.py
nbmath/plots/examples/__init__.py
nbmath/plots/examples/barnsley.py
nbmath/plots/examples/burning_ship.py
nbmath/plots/examples/cantor_stair.py
nbmath/plots/examples/heart.py
nbmath/plots/examples/julia.py
nbmath/plots/examples/lissajous.py
nbmath/plots/examples/lorenz.py
nbmath/plots/examples/mandelbrot.py
nbmath/plots/examples/newton.py
nbmath/plots/examples/random_walk.py
nbmath/plots/examples/sin.py
nbmath/plots/examples/weierstrass.py