Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 908 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 908 Bytes

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.