package oplot
Mathematical plotter library for ocaml
Install
Dune Dependency
Authors
Maintainers
Sources
0.50.tar.gz
md5=19363b5e989577383cf1b735fe370e3d
sha512=3be56096f79f71ddf91bee0c64ef78b167305ec5c7eacc9cca44b8ac827fbc9c653c5a830ce38b414f68564fed5e7643b4fc6eeb39e5f323cdb2704359736733
Description
High-quality plotting of 2D usual mathematical functions, including animations and LaTeX formulas. Supports also 3D surfaces with interactive rotating.
Published: 27 Feb 2020
README
Oplot
Mathematical plotting library for ocaml
2D plots
- function
y = f(x)
- parametric curves
- can use mathematical functions from other libraries like
gsl
- can use LaTeX to display text and formulas
- animations
- Matrix or grid display
- ...
- function
3D plots
- parametric surfaces
- 3D graphs
z = f(x,y)
- interactive 3D rotation and zoom
- ...
Many renderers
- GPU graphics (opengl/sdl)
- X11 graphics
- high quality vector graphics in EPS or PDF files
- xfig files
- image screenshots
An official standalone GUI for oplot
: goplot
Examples
The top
directory contains examples that can be run from the ocaml toplevel.
Dependencies (7)
-
dune
>= "1.11"
-
ocaml
>= "4.05.0"
-
graphics
>= "4.05.0"
-
lablgl
>= "1.06"
-
ocamlsdl
>= "0.9.1"
- conf-sdl-ttf
- conf-sdl-image
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page