latexify_py

A library to generate LaTeX expression from Python code.

APACHE-2.0 License

Downloads
6.4K
Stars
7.2K
Committers
25

Bot releases are hidden (Show)

latexify_py - v0.4.3-post1 Latest Release

Published by odashi 7 months ago

This is a very same release as v0.4.3 to fix PyPI issues.

latexify_py - v0.4.3

Published by odashi 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/latexify_py/compare/v0.4.2...v0.4.3

latexify_py - v0.4.2

Published by odashi 11 months ago

What's Changed

Full Changelog: https://github.com/google/latexify_py/compare/v0.4.1...v0.4.2

latexify_py - v0.4.1

Published by odashi 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/latexify_py/compare/v0.4.0...v0.4.1

latexify_py - v0.4.0

Published by odashi 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/latexify_py/compare/v0.3.0...v0.4.0

latexify_py - v0.3.1

Published by odashi about 1 year ago

This release is the same as v0.3.0. See also the v0.3.0 release note. This is created for versioning issues on PyPI.

latexify_py - v0.3.0

Published by odashi about 1 year ago

This release involve lots of updates (including breaking changes). Please take care if you are upgrading the library from v0.2.x.

What's Changed

New Contributors

Full Changelog: https://github.com/google/latexify_py/compare/v0.2.0...v0.3.0

latexify_py - Pre-release of v0.3

Published by odashi about 1 year ago

This is a pre-release of v0.3.
There are many changes from v0.2 with several breakage of backward compatibility.
Please take care to update this library from the existing versions.

What's Changed

New Contributors

Full Changelog: https://github.com/google/latexify_py/compare/v0.2.0...v0.3.0b1

latexify_py - v0.2.0

Published by odashi almost 2 years ago

This release includes many improvements from 0.1. Some of them break backward compatibility. Please take a look at the Official Colab or the documentation for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/google/latexify_py/compare/v0.1.1...v0.2.0

latexify_py - v0.2.0b2: test release

Published by odashi almost 2 years ago

latexify_py - v0.2.0b1: test release

Published by odashi almost 2 years ago

latexify_py - v0.0.7

Published by odashi about 4 years ago

  • Fixes some incompatibility issues among Jupyter/Colab/GitHub's displaying.
latexify_py - v0.0.5

Published by odashi about 4 years ago

  • Test upload to PyPI.
  • Supports some math symbols (Greek and Hebrew).
  • Allows analyzing console functions as well as them on library/notebook.
Package Rankings
Top 3.71% on Pypi.org
Top 4.18% on Proxy.golang.org
Top 25.35% on Conda-forge.org
Badges
Extracted from project README's
Python PyPI Latest Release License Downloads Code style: black Imports: isort
Related Projects