package plplot

  1. Overview
  2. Docs
Bindings for the PLplot library

Install

Dune Dependency

Authors

Maintainers

Sources

plplot-5.12.0.tbz
sha256=7c786c316257bf2f87073c447dfdbac5984e6542f37a96268aeb4548152bcc2c
sha512=26e59aea61c6bd629e8732ea28e1fba6ced8a5f0ba9f160d28b07bb58cad74b5212333ec8daa39f0d51961f17aac081080d6ebafeb07da95bfeb60d88fa1cf6f

Description

PLplot is a library for creating scientific plots http://plplot.sf.net/

Published: 12 Jan 2023

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

Dependencies (3)

  1. dune-configurator
  2. dune >= "2.0.0"
  3. ocaml >= "4.02.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. owl < "0.5.0"
  2. owl-plplot

Conflicts

None