I’m happy to announce the revival of the oplot library.
If you ever wanted to quickly draw the graph of an intriguing mathematical function, animate it by varying a parameter, or explore a 3D surface, without leaving your favorite programming language, then oplot is for you.
If you’re familiar with LaTeX and want to produce nice mathematical graphics decorated with LaTeX formulas, that you can view onscreen, export to images or vector graphics (pdf, eps) then oplot is even more for you!
Could be integrated somehow (not sure, just venturing the idea) with Owl, see their site for more information. They use a custom plotting library for now.
I was looking into it after I saw your release on github. We are trying to abstract away the plotting in owl to allow multiple backend to experiment and flourish, I think it would be great to have an integration with oplot.