roots

Root-finding algorithms (1-dimensional)

/dev/null

Latest on Hackage:0.1.1.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed and maintained by James Cook

Framework for and a few implementations of (1-dimensional) numerical root-finding algorithms.

Changes in 0.1.1.2: More type signature changes to build on GHC 7.6

Changes in 0.1.1.1: Added Eq contexts where necessary to build on GHC 7.4