8000 GitHub - hcarty/ocaml-plplot: OCaml bindings for PLplot
[go: up one dir, main page]

Skip to content

hcarty/ocaml-plplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCaml bindings to the PLplot library

PLplot is a library for creating scientific plots.

Installation

The library is available in opam:

opam install plplot
0