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

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.

Dependencies (3)

  1. dune >= "1.3"
  2. gg
  3. ocaml >= "4.02.3"

Dev Dependencies (1)

  1. cppo build | with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.