matplotlib2tikz is a Python tool for converting matplotlib figures into PGFPlots (TikZ) figures like for native inclusion into LaTeX documents. The output of matplotlib2tikz is in PGFPlots, a LaTeX library that sits on top of TikZ and describes graphs in terms of axes, data etc. Consequently, the output of matplotlib2tikz retains more information, can be more easily understood, and is more easily editable than raw TikZ output. The ebuild is an import from the science overlay, where I maintain the package (ebuild wirtten by me) since May 2015. Current Release: 0.6.2 Website: https://github.com/nschloe/matplotlib2tikz
https://github.com/gentoo/gentoo/pull/4161
commit 9bfccc1116405fcfc0e5538c85e6aa03ce9beafc Author: Marius Brehler <marbre@linux.sungazer.de> AuthorDate: Wed Mar 8 14:02:45 2017 +0100 Commit: David Seifert <soap@gentoo.org> CommitDate: Thu Mar 9 21:43:49 2017 +0100 dev-python/matplotlib2tikz: New package matplotlib2tikz is a Python tool for converting matplotlib figures into PGFPlots (TikZ) figures like for native inclusion into LaTeX documents. The output of matplotlib2tikz is in PGFPlots, a LaTeX library that sits on top of TikZ and describes graphs in terms of axes, data etc. Consequently, the output of matplotlib2tikz retains more information, can be more easily understood, and is more easily editable than raw TikZ output. Bug: https://bugs.gentoo.org/612052 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4161