]> gitweb.michael.orlitzky.com - numerical-analysis.git/shortlog
numerical-analysis.git
2012-09-25 Michael OrlitzkyAdd Newton's method tests.
2012-09-24 Michael OrlitzkyAdd a .ghci file.
2012-09-24 Michael OrlitzkyAdd the secant method to Roots.Simple.
2012-09-18 Michael OrlitzkyAdd Newton's method.
2012-09-11 Michael OrlitzkySplit Roots into Roots.Simple and Roots.Fast.
2012-09-09 Michael OrlitzkyAdd the numerical-analysis Haskell library.