Mathematical plotting library for ocaml
2D plots
y = f(x)
gsl
3D plots
z = f(x,y)
Many renderers
API documentation.
An official standalone GUI for oplot: goplot
oplot
The top directory contains examples that can be run from the ocaml toplevel.
top