{"categories":[{"label":"Mathematics","url":"https://skillfed.io/packages/category/scientific-engineering-mathematics/2"},{"label":"Compilers","url":"https://skillfed.io/packages/category/software-development-compilers"},{"label":"Education","url":"https://skillfed.io/packages/category/education"},{"label":"Markdown","url":"https://skillfed.io/packages/category/text-processing-markup-markdown"},{"label":"LaTeX","url":"https://skillfed.io/packages/category/text-processing-markup-latex"}],"enrichment":{"capability":"Parses LaTeX math expressions and converts them to SymPy symbolic form, supporting arithmetic, functions, calculus, linear algebra, and matrix operations.","skillfed_tags":["latex-parsing","symbolic-math","antlr"],"use_cases":["Convert LaTeX derivatives and integrals to SymPy for symbolic computation and simplification.","Parse matrix notation and perform elementary row/column transformations programmatically.","Build interactive math calculators or educational tools that accept LaTeX input from users.","Evaluate mathematical expressions written in LaTeX notation with variable substitution.","Generate simplified LaTeX output after SymPy performs algebraic operations on parsed expressions."],"what_it_does":"latex2sympy2 is a LaTeX-to-SymPy converter that parses mathematical expressions written in LaTeX notation and translates them into SymPy's symbolic representation. It uses ANTLR to generate its parser and handles a broad range of mathematical constructs: basic arithmetic and functions, calculus operations (derivatives, integrals, limits), linear algebra (matrices, determinants, transposes, row/column operations), and special functions like trigonometric and logarithmic operations.\n\nThe package is designed for developers and educators who work with mathematical notation in LaTeX or Markdown and need to convert those expressions into executable symbolic math. It can both parse expressions into SymPy objects and convert them back to LaTeX form after calculation. The package maintains a variable store for tracking assigned values and supports complex number operations, making it useful for interactive math environments, VS Code extensions, and educational tools.","worth_installing":"Yes, if you need LaTeX-to-SymPy conversion and can tolerate dormant maintenance. The package is stable, has no known vulnerabilities, and handles a comprehensive set of mathematical operations. However, be aware that the last release was in 2023 and there have been no recent commits, so bug fixes or updates for newer Python versions are unlikely. It is suitable for established use cases but not for projects requiring active upstream support."},"id":"latex2sympy2","links":{"html":"https://skillfed.io/packages/latex2sympy2","md":"https://skillfed.io/packages/latex2sympy2.md","pypi":"https://pypi.org/project/latex2sympy2/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2023-04-23","license_spdx":null,"license_treatment":"permissive","name":"latex2sympy2","python_support":"unspecified","summary":"Convert latex to sympy with ANTLR and support Matrix, Linear Algebra and CAS functions."},"popularity":{"monthly_downloads":538617,"position":6113,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.9.1"}
