interpolation: piecewise linear and cubic Hermite interpolation

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Represent real functions by linear or cubic polynomial segments. The package provides both data structures for efficient lookup of interpolation intervals, and computation of basis functions.

There are two examples that can be built with

cabal install -fbuildExamples

The package needs only Haskell 98. Most of the package dependencies are only needed for the examples and are only installed if you enable to build them.

Properties

Versions 0.0, 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.3, 0.1.1, 0.1.1.1, 0.1.1.2
Change log ChangeLog
Dependencies base (>=4 && <5), gnuplot (>=0.5.2 && <0.6), hmatrix (>=0.15 && <0.16), hmatrix-banded (>=0.0 && <0.1), interpolation, random (>=1.0 && <1.2), utility-ht (>=0.0.1 && <0.1) [details]
License BSD-3-Clause
Author Henning Thielemann
Maintainer Henning Thielemann <haskell@henning-thielemann.de>
Category Math
Home page http://hub.darcs.net/thielema/interpolation/
Source repo this: darcs get http://hub.darcs.net/thielema/interpolation/ --tag 0.1.0.3
head: darcs get http://hub.darcs.net/thielema/interpolation/
Uploaded by HenningThielemann at 2018-08-31T22:24:24Z

Modules

[Index] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
buildexamples

Build example executables

Disabled
hmatrix

Build examples that depend on hmatrix

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees