I aimed at effective and automated generation of gnuplot (tikz/latex) figures from python.
This streamlines a lot my work as a researcher.
autogpy (now v0.3.2) manages
- gnuplot scripts,
- suitable data dumping,
- makefile
- code snippets to send the figure over servers and/or include it in latex documents.
It supports both a syntax close to gnuplot and close to matplotlib.
The github repo includes examples and a short movie on how it works.
Hope you guys can check it out and provide some feedback.
Cheers!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to share with you guys Autogpy, or Autognuplotpy, a package I've been developing in the last months.
https://github.com/acorbe/autogpy
I aimed at effective and automated generation of gnuplot (tikz/latex) figures from python.
This streamlines a lot my work as a researcher.
autogpy (now v0.3.2) manages
- gnuplot scripts,
- suitable data dumping,
- makefile
- code snippets to send the figure over servers and/or include it in latex documents.
It supports both a syntax close to gnuplot and close to matplotlib.
The github repo includes examples and a short movie on how it works.
Hope you guys can check it out and provide some feedback.
Cheers!