LICENSE
README.md
pyproject.toml
mathipy/__init__.py
mathipy/_api.py
mathipy/classifier.py
mathipy/cognitive_load.py
mathipy/item.py
mathipy/math_content.py
mathipy/ocr.py
mathipy/readability.py
mathipy/utils.py
mathipy/visual.py
mathipy.egg-info/PKG-INFO
mathipy.egg-info/SOURCES.txt
mathipy.egg-info/dependency_links.txt
mathipy.egg-info/requires.txt
mathipy.egg-info/top_level.txt
mathipy/data/2017-4M1 #4.png
mathipy/data/2017-8M3 #2.png
mathipy/data/2022-8M1 #2.png
mathipy/data/2024-4M10 #2.png
mathipy/data/2024-4M13 #2.png
mathipy/data/SOURCE.md
mathipy/data/__init__.py
mathipy/data/naep_sample.csv
tests/test_classifier.py
tests/test_cognitive_load.py
tests/test_data.py
tests/test_item.py
tests/test_math_content.py
tests/test_ocr.py
tests/test_readability.py
tests/test_utils_interrater.py
tests/test_visual.py