Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hcarty/ocaml-plplot

OCaml bindings for PLplot
https://github.com/hcarty/ocaml-plplot

graphics ocaml ocaml-bindings plot plotting plplot

Last synced: about 2 months ago
JSON representation

OCaml bindings for PLplot

Awesome Lists containing this project

README

        

# OCaml bindings to the PLplot library

[PLplot][] is a library for creating scientific plots.

# Installation

The library is available in [opam][]:
```
opam install plplot
```

[opam]: https://opam.ocaml.org/
[PLplot]: https://sourceforge.net/projects/plplot/