在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):augustt198/latex2sympy开源软件地址(OpenSource Url):https://github.com/augustt198/latex2sympy开源编程语言(OpenSource Language):Python 86.8%开源软件介绍(OpenSource Introduction):latex2sympylatex2sympy parses LaTeX math expressions and converts it into the equivalent SymPy form. InstallationANTLR is used to generate the parser:
UsageIn Python 2.7: from process_latex import process_sympy
process_sympy("\\frac{d}{dx} x^{2}")
# => "diff(x**(2), x)" Examples
ContributingContributors are welcome! Feel free to open a pull request or an issue. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论