]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Make numbers == 3000.1.* required.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 12 Oct 2012 17:16:36 +0000 (13:16 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 12 Oct 2012 17:16:36 +0000 (13:16 -0400)
commit3a03a2bdc233f1504764b21149a13162486fc3bf
tree627bc95d6605e2aa2b456f3dc292c906b4169921
parentd87d75d07cc14f8107c852ac7c8b505000d3ae17
Make numbers == 3000.1.* required.
Import Data.Number.BigFloat in the .ghci file.
Add a doctest for newtons_method using BigFloat.
.ghci
numerical-analysis.cabal
src/Roots/Simple.hs