/latexify_py

Generates LaTeX math description from Python functions.

Primary LanguagePythonApache License 2.0Apache-2.0

latexify_py

A Python package that generates LaTeX math description from Python functions.

FAQs

  1. Which Python version? ... Using 3.6 AST.
  2. GPT-3? ... No, rule-based.

Installation

shell pip install latexify-py

Example

Follow provided example on Google Colaboratory.

How to Contribute

To contribute to this Project refer CONTRIBUTING.md file.

Disclaimer

This is not an officially supported Google product.

License

This Repository follows Apache License 2.0.