LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
src/mathjson_solver/__init__.py
src/mathjson_solver/__main__.py
src/mathjson_solver.egg-info/PKG-INFO
src/mathjson_solver.egg-info/SOURCES.txt
src/mathjson_solver.egg-info/dependency_links.txt
src/mathjson_solver.egg-info/top_level.txt
tests/test_CumulativeProduct.py
tests/test_Slice.py
tests/test_TrapezoidalIntegratel.py
tests/test_atindex.py
tests/test_equal.py
tests/test_exceptions.py
tests/test_extract_variables.py
tests/test_findinterval.py
tests/test_gail_model.py
tests/test_interpolate.py
tests/test_range.py
tests/test_scalars.py
tests/test_sets.py
tests/test_simple_cases.py
tests/test_with_pytest.py