]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - numerical-analysis.cabal
Generalize the signature of zipwith2.
[numerical-analysis.git] / numerical-analysis.cabal
2014-02-16 Michael OrlitzkyAdd a preliminary Piecewise module.
2014-02-07 Michael OrlitzkyAdd a bunch more natural numbers in the Naturals module.
2014-02-06 Michael OrlitzkyAdd the (in progress) FEM.R1 module.
2014-02-04 Michael OrlitzkyAdd the Integration.Gaussian module where we begin...
2014-02-02 Michael OrlitzkyAdd the Linear.QR module and update the ghci/cabal...
2014-01-30 Michael OrlitzkyAdd the Polynomials.Orthogonal module.
2014-01-30 Michael OrlitzkyBump dependencies.
2013-07-21 Michael OrlitzkyUpdate ghci/cabal files to load the new module.
2013-06-08 Michael OrlitzkyUpdate numeric-prelude and fixed-vector.
2013-02-24 Michael OrlitzkyReplace the whole Matrix implementation with something...
2013-02-20 Michael OrlitzkyAdd numeric-prelude to the deps.
2013-02-12 Michael OrlitzkyMove the Vector and Matrix modules under Linear.
2013-02-11 Michael OrlitzkyBump to fixed-vector-0.2.*.
2013-02-05 Michael OrlitzkyUpdate cabal file for the separate project/repo.
2013-02-05 Michael OrlitzkyFix import and module list names.
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.