package curve-sampling

  1. Overview
  2. Docs

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.