package curve-sampling
Sampling of parametric and implicit curves
Install
Dune Dependency
Authors
Maintainers
Sources
curve-sampling-0.1.tbz
sha256=cf578323830a28cc392b8dbd1d424147b8c8f1bf395cd7ac83a7da28ff17ee36
md5=b43f0634a5b8e8deaeb0ee90440562ea
Description
Adaptive sampling of parametric and implicit curves (the latter is WIP).
Published: 29 Nov 2018
README
README.md
Curve Sampling
This module provide a collection of routines to perform adaptive sampling of parametric and implicit curves as well as manipulating those samplings.
Install
The easier way to install this library is to use opam:
opam install curve-sampling
If you prefer to compile by hand, install the dependencies listed in curve-sampling.opam and issue dune build @install
.
Documentation
The documentation is available in curve_sampling.mli or online.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page