Age | Commit message (Expand) | Author |
2013-05-22 | operators for extraction of rows and columns, alternative concatenation | Alberto Ruiz |
2013-05-21 | Util: pairwise2D, rowOuters, null1, null1sym | Alberto Ruiz |
2013-05-21 | NFData (Matrix t) | Alberto Ruiz |
2013-05-21 | diagBlock | Alberto Ruiz |
2013-05-21 | size, unitary, mt | Alberto Ruiz |
2013-05-21 | merge develop, fix conflicts | Alberto Ruiz |
2013-05-21 | meanCov moved to Container | Alberto Ruiz |
2013-05-21 | bump version | Alberto Ruiz |
2013-05-10 | thanks | Alberto Ruiz |
2013-05-07 | Merge pull request #39 from alang9/master | Alberto Ruiz |
2013-05-08 | Implement uniRootJ for one-dimensional root-finding with derivatives | Alex Lang |
2013-05-08 | Implemented uniRoot for one-dimensional root-finding without derivatives | Alex Lang |
2013-04-10 | Merge pull request #37 from takano-akio/gsl-segfaults | Alberto Ruiz |
2013-04-11 | Fix off-by-one errors in gsl-aux.c | Takano Akio |
2013-03-19 | Merge pull request #35 from bgamari/master | Alberto Ruiz |
2013-03-17 | Matrix: Whitespace cleanup | Ben Gamari |
2013-03-17 | Matrix: Implement mapMatrixWithIndex independently | Ben Gamari |
2013-03-17 | Data.Packed.Matrix: mapMatrix* should pass indices as Ints | Ben Gamari |
2012-07-30 | reference for Kronecker tools | Alberto Ruiz |
2012-06-15 | kronecker tools | Alberto Ruiz |
2012-06-10 | convolution | Alberto Ruiz |
2012-03-21 | fall back to old ode if v2 not available | Alberto Ruiz |
2012-03-21 | windows install workaround and thanks | Alberto Ruiz |
2012-03-19 | remove deprecated | Alberto Ruiz |
2012-03-19 | orth | Alberto Ruiz |
2012-03-19 | rename module to Util, some changes, add cross product and disp | Alberto Ruiz |
2012-03-18 | change construction operators | Alberto Ruiz |
2012-03-14 | <\> admits multiple right-hand sides | Alberto Ruiz |
2012-03-14 | new module Numeric.LinearAlgebra.Real | Alberto Ruiz |
2012-03-14 | update urls | Alberto Ruiz |
2012-03-14 | type hint and thanks | Alberto Ruiz |
2012-03-13 | changelog | Alberto Ruiz |
2012-03-13 | Merge branch 'unsafe' into develop | Alberto Ruiz |
2012-03-13 | update ode test and bump versions | Alberto Ruiz |
2012-03-13 | hmatrix-glpk extra-lib-dirs for OSX | Alberto Ruiz |
2012-03-13 | thanks | Alberto Ruiz |
2012-03-13 | revert to SAFE_CHEAP macro, unsafe by default | Alberto Ruiz |
2012-03-13 | Merge remote-tracking branch 'wowus/master' into unsafe | Alberto Ruiz |
2012-03-13 | Merge branch 'master' into develop | Alberto Ruiz |
2012-03-12 | randn | Alberto Ruiz |
2012-03-11 | mkVecBench | Alberto Ruiz |
2012-03-11 | Missed a couple safe annotations. | Clark Gaebel |
2012-03-10 | Added back some safety. | Clark Gaebel |
2012-03-10 | Removed foreign import safety. | Clark Gaebel |
2012-03-01 | update url of gsl-lapack-windows.zip | Alberto Ruiz |
2012-02-27 | Merge branch 'develop' into odeiv2 | Alberto Ruiz |
2012-02-27 | merge | Alberto Ruiz |
2012-02-25 | readme urls | Alberto Ruiz |
2012-02-25 | merge changelog | Alberto Ruiz |
2012-02-25 | odeSolveV with safe method interface | Alberto Ruiz |