package owl-plplot
Owl-Plplot: thin plotting layer for Owl based on plplot
Install
Dune Dependency
Authors
Maintainers
Sources
owl-plplot-1.1.tbz
sha256=6f4b57d88fa5223ffc54746aeb0dbe8cd17bbe4be92a1093d1bdf55daf2c9cb2
sha512=439f68f6df07ddefbde208c64491001dae19db76d116090f3c2217c6df62493e6c9ec60f0c6f2251a0c10ccbf349be4ca207be2dbfee3326431efe0e6053b8f7
Description
Published: 04 Mar 2025
README
owl-plplot - Plot package for Owl
This package aims to provide a rich set of easy-to-use plotting interface when using Owl for data analysis.
Prerequisite
Install the Plplot library
Install
Run make install
Build examples
Run make examples
, and you can run each executables in _build/default/examples/
and the view the generated figures in current directory.
Dev Dependencies
None
Used by (5)
-
cviode
>= "0.0.4"
- owl-jupyter
-
owl-ode
>= "0.1.0" & != "0.2.0"
-
owl-ode-odepack
!= "0.2.0"
-
owl-ode-sundials
< "0.1.0" | >= "0.3.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page