Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hcarty/ocaml-plplot
- Owner: hcarty
- License: other
- Created: 2012-09-21T02:42:07.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T17:04:33.000Z (almost 2 years ago)
- Last Synced: 2023-06-09T01:15:57.111Z (over 1 year ago)
- Topics: graphics, ocaml, ocaml-bindings, plot, plotting, plplot
- Language: C
- Homepage: https://hcarty.github.io/ocaml-plplot/plplot/plplot/Plplot/index.html
- Size: 530 KB
- Stars: 16
- Watchers: 4
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
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/