package plplot

  1. Overview
  2. Docs
Bindings for the PLplot library

Install

Dune Dependency

Authors

Maintainers

Sources

plplot-v5.11.0-1.tbz
sha256=0e621226ea66e72399936a6790caf1a3c12a1091e2c7e24b612ad75b42533f52
sha512=d8b482223a8eb2eafb0e5951be77bb4f41aefdfe8a262149a733f0ba3f22d0e15807ca8f5cb8b18172b0e26ca1686f78d1f47d7259bfbb236ce32fd60d7e3555

Description

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

Published: 06 Mar 2020

README

OCaml bindings to the PLplot library

PLplot is a library for creating scientific plots.

Installation

Install PLplot then pin this repository:

opam install plplot

Dependencies (4)

  1. conf-plplot
  2. dune-configurator
  3. dune >= "2.0.0"
  4. ocaml >= "4.02.0" & < "5.0"

Dev Dependencies

None

Used by (2)

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

Conflicts

None