package curve-sampling

  1. Overview
  2. Docs
Sampling of parametric and implicit curves

Install

Dune Dependency

Authors

Maintainers

Sources

curve-sampling-0.1.tbz
sha256=cf578323830a28cc392b8dbd1d424147b8c8f1bf395cd7ac83a7da28ff17ee36
md5=b43f0634a5b8e8deaeb0ee90440562ea

README.md.html

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.

OCaml

Innovation. Community. Security.