]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - numerical-analysis.cabal
Add FixedVector and Matrix to the compiled modules.
[numerical-analysis.git] / numerical-analysis.cabal
2013-02-03 Michael OrlitzkyAdd FixedVector and Matrix to the compiled modules.
2013-02-03 Michael OrlitzkyRemove unused dependencies.
2012-12-06 Michael OrlitzkyBump test deps for ghc-7.6.
2012-12-05 Michael OrlitzkyBump deps for ghc-7.6.
2012-11-23 Michael OrlitzkyUse filemanip to automatically doctest all source files.
2012-10-14 Michael OrlitzkyBump the doctest dependency.
2012-10-12 Michael OrlitzkyMake numbers == 3000.1.* required.
2012-09-11 Michael OrlitzkySplit Roots into Roots.Simple and Roots.Fast.
2012-09-09 Michael OrlitzkyAdd the numerical-analysis Haskell library.