gpo.zugaina.org

Search Portage & Overlays:

dev-python/latex2sympy2-extended

Convert LaTeX math to SymPy expressions

Screenshots

  • latex2sympy2-extended-1.11.0
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff

ChangeLog

commit eec4f8bf67d78b770453b1aa8b4e06a16f047bb2
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon May 11 01:06:42 2026 +0200

dev-python/latex2sympy2-extended: new package, version 1.11.0

OrangeX4's LaTeX-to-SymPy converter, repackaged by HuggingFace as
the parsing backend behind dev-python/math-verify (math-eval grading
in lighteval / lm-evaluation-harness). Pure-Python; sympy plus
antlr4-python3-runtime in the upstream-supported 4.9.3..4.13.2 range
(::gentoo carries 4.13.2). Multi-impl so it can sit underneath both
multi-impl and SINGLE_IMPL ML consumers. HOMEPAGE / metadata.xml
remote-id point to huggingface/latex2sympy2_extended where the fork
code actually lives, with OrangeX4/latex2sympy2 kept as a credit link
(upstream pyproject.toml's stale Project-URL still points there only).
Tests not wired — sdist excludes the tests/ directory.