Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-04 | updated devel example | Alberto Ruiz | |
2015-10-04 | update examples | Alberto Ruiz | |
2015-10-02 | bool | Alberto Ruiz | |
2015-10-02 | pinv | Alberto Ruiz | |
2015-10-02 | test | Alberto Ruiz | |
2015-04-10 | merge recent | Alberto Ruiz | |
2014-05-21 | update dependencies, move examples etc | Alberto Ruiz | |
2014-05-08 | empty hmatrix-base | Alberto Ruiz | |
2014-04-25 | (<>) and (·) | Alberto Ruiz | |
use <> for general contraction, remove ×, use Alt Gr . for cdot | |||
2014-04-24 | cdot and (×) | Alberto Ruiz | |
added cdot dot renamed to udot <.> changed to cdot and moved to Numeric.LinearAlgebra.Util new general contraction operator (×) Plot functions moved to Numeric.LinearAlgebra.Util | |||
2013-07-04 | changes, thanks, integrate example | Alberto Ruiz | |
2012-03-14 | new module Numeric.LinearAlgebra.Real | Alberto Ruiz | |
2012-03-13 | Merge remote-tracking branch 'wowus/master' into unsafe | Alberto Ruiz | |
2012-03-12 | randn | Alberto Ruiz | |
2012-03-10 | Removed foreign import safety. | Clark Gaebel | |
2012-02-25 | odeSolveV with safe method interface | Alberto Ruiz | |
2012-02-23 | odeSolveV example | Alberto Ruiz | |
2011-12-21 | fix CInt constructor warnings | Alberto Ruiz | |
2011-12-14 | new package hmatrix-tests | Alberto Ruiz | |
2011-12-08 | fix haddock markup errors | Alberto Ruiz | |
2011-12-07 | converting to git | Alberto Ruiz | |
2011-05-02 | mapMatrixWithIndex, Mul, multiply.hs | Alberto Ruiz | |
2011-01-01 | accum | Alberto Ruiz | |
2011-01-01 | examples/bool.hs | Alberto Ruiz | |
2010-09-28 | move successive to Tests and examples | Alberto Ruiz | |
2010-09-26 | add note about strictness | Vivian McPhail | |
2010-09-26 | fix imports, examples | Alberto Ruiz | |
2010-09-23 | minor doc fix, clean Plot | Alberto Ruiz | |
2010-09-11 | added generic konst | Alberto Ruiz | |
2010-08-28 | add withIndex traversal | Vivian McPhail | |
2010-08-13 | remove MonadIO constraint from mapVectorM(_) | Vivian McPhail | |
2010-07-13 | fix mapVectorM(_) and add example | Vivian McPhail | |
2010-04-24 | examples/parallel using toBlocks | Alberto Ruiz | |
2010-04-07 | mbCholSH | Alberto Ruiz | |
2010-04-06 | some changes in GSL.Fitting | Alberto Ruiz | |
2010-04-02 | fixed import in examples/vector.hs | Alberto Ruiz | |
2010-03-27 | interface to Levenberg-Marquardt | Alberto Ruiz | |
2010-03-01 | compatible with vector | Alberto Ruiz | |
2010-02-24 | conversion from/to Data.Vector.Storable | Alberto Ruiz | |
2010-02-20 | added simpler devel example | Alberto Ruiz | |
2010-02-07 | added odeSolve | Alberto Ruiz | |
2010-02-04 | added examples/HMatrixReal.hs | Alberto Ruiz | |
2010-02-03 | updated examples, removed Util module | Alberto Ruiz | |
2010-01-18 | deprecate .* and */ | Alberto Ruiz | |
2010-01-18 | scalar moved to Linear and equal used for == | Alberto Ruiz | |
2009-12-02 | fix version | Alberto Ruiz | |
2009-12-02 | new rnf instances | Alberto Ruiz | |
2009-11-18 | removed rnf instances | Alberto Ruiz | |
2009-10-15 | NFData instances | Alberto Ruiz | |
2009-06-08 | auxiliary functions moved to Numeric.GSL.Internal | Alberto Ruiz | |