shulp2211 / latexify_py

Generates LaTeX math description from Python functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Current Contributors

Refer Contributors list here.

Disclaimer

This is not an officially supported Google product.

License

This Repository follows Apache License 2.0.

About

Generates LaTeX math description from Python functions.

License:Apache License 2.0


Languages

Language:Python 100.0%