LICENSE
README.md
pyproject.toml
src/xfinder/__init__.py
src/xfinder/eval.py
src/xfinder.egg-info/PKG-INFO
src/xfinder.egg-info/SOURCES.txt
src/xfinder.egg-info/dependency_links.txt
src/xfinder.egg-info/entry_points.txt
src/xfinder.egg-info/requires.txt
src/xfinder.egg-info/top_level.txt
src/xfinder/examples/__init__.py
src/xfinder/helpers/__init__.py
src/xfinder/helpers/data_processing.py
src/xfinder/helpers/math_evaluator.py
src/xfinder/helpers/prompt_template.py
src/xfinder/modules/__init__.py
src/xfinder/modules/answer_comparator.py
src/xfinder/modules/answer_extractor.py