Metadata-Version: 2.1
Name: gradePhyX
Version: 0.0.7
Summary: (1) an Engine to compare two Equations supporting Physics Quantities (i.e. constants, units, substitutions, etc.); and (2) an efficient implementation for grading a bunch of students answers to a bunch of Physics problems (whose scores are defined with tree-based structures), with multiprocessing support.
Home-page: https://github.com/JingzheShi/PhysicsFormulaComparison
Download-URL: https://github.com/JingzheShi/PhysicsFormulaComparison/archive/v_01.tar.gz
Author: gradePhyX authors
Author-email: sjzworking@outlook.com
License: MIT
Keywords: physics,sympy,formula comparison
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
License-File: LICENSE.txt
Requires-Dist: sympy==1.13
Requires-Dist: antlr4-python3-runtime==4.11
Requires-Dist: numpy==2.1.2
Requires-Dist: stopit==1.1.2
Requires-Dist: regex
Requires-Dist: tqdm
