Skip to content

ryosuketc/latexify_py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%