Description
Root-finding algorithms (1-dimensional)
Description
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