smoothie

Smooth curves via several splines and polynomials.

https://github.com/phaazon/smoothie

Version on this page:0.1.0.1
LTS Haskell 18.28:0.4.2.11
Stackage Nightly 2022-02-07:0.4.2.11
Latest on Hackage:0.4.2.11

See all snapshots smoothie appears in

BSD-3-Clause licensed and maintained by Dimitri Sabadie
This version can be pinned in stack with:smoothie-0.1.0.1@sha256:405612f5e3d0e5dc8653d5b9551ffd2a81eb90e6a5eb020d3a8fa014cc3ab839,1125

Module documentation for 0.1.0.1

Depends on 3 packages(full list with versions):

This package exports several splines and curves you can use to interpolate points in between.

Changes

0.1.0.1

  • Fixed cabal meta information.
  • Fixed haddock documentation.

0.1

  • Initial revision.