CHANGELOG.md
CONTRIBUTING.md
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
examples/circle_equation.py
examples/custom_analysis.py
examples/integration_example.py
examples/quadratic_function.py
numgraph/__init__.py
numgraph/dataset.py
numgraph/graph_builder.py
numgraph/parser.py
numgraph/visualizer.py
numgraph_equation.egg-info/PKG-INFO
numgraph_equation.egg-info/SOURCES.txt
numgraph_equation.egg-info/dependency_links.txt
numgraph_equation.egg-info/requires.txt
numgraph_equation.egg-info/top_level.txt
tests/test_graph_builder.py
tests/test_parser.py
tests/test_visualizer.py