Age | Commit message (Expand) | Author |
2014-06-13 | fix missing conj in nullspace | Alberto Ruiz |
2014-06-12 | withCompactSVD, static qr, mTm, unSym | Alberto Ruiz |
2014-06-12 | improved loadMatrix | Alberto Ruiz |
2014-06-11 | additional display functions | Alberto Ruiz |
2014-06-11 | roundVector | Alberto Ruiz |
2014-06-10 | minor fixes | Alberto Ruiz |
2014-06-10 | sortVector | Alberto Ruiz |
2014-06-10 | Domain class | Alberto Ruiz |
2014-06-10 | module and function names | Alberto Ruiz |
2014-06-07 | refactoring static | Alberto Ruiz |
2014-06-07 | improved orth and nullspace | Alberto Ruiz |
2014-06-07 | documentation | Alberto Ruiz |
2014-06-06 | safe split | Alberto Ruiz |
2014-06-06 | norms | Alberto Ruiz |
2014-06-05 | maybe variant of linearSolve | Alberto Ruiz |
2014-06-05 | more instances | Alberto Ruiz |
2014-06-04 | complex instances | Alberto Ruiz |
2014-06-04 | operations with nonexpanded constant and diagonal matrices | Alberto Ruiz |
2014-06-03 | fix linspace, expose udot, complex static, wip | Alberto Ruiz |
2014-05-28 | fix static blocks, GMatrix | Alberto Ruiz |
2014-05-27 | expose CSR | Alberto Ruiz |
2014-05-27 | static dimensions, cont. | Alberto Ruiz |
2014-05-24 | initial support for static dimension checking | Alberto Ruiz |
2014-05-24 | backward compatibility | Alberto Ruiz |
2014-05-23 | relativeError, cgSolve' | Alberto Ruiz |
2014-05-22 | remove compat | Alberto Ruiz |
2014-05-22 | cgSolve | Alberto Ruiz |
2014-05-22 | auxliary container functions | Alberto Ruiz |
2014-05-22 | initial support for sparse matrix | Alberto Ruiz |
2014-05-21 | Numeric.LinearAlgebra.Compat | Alberto Ruiz |
2014-05-21 | Numeric.Container and Numeric.LinearAlgebra moved to base | Alberto Ruiz |
2014-05-21 | license change and formatting | Alberto Ruiz |
2014-05-20 | random numbers in base | Alberto Ruiz |
2014-05-20 | loadMatrix, saveMatrix | Alberto Ruiz |
2014-05-18 | updated convolution | Alberto Ruiz |
2014-05-16 | Numeric.Container compatible | Alberto Ruiz |
2014-05-16 | GSL.LinearAlgebra reorganized | Alberto Ruiz |
2014-05-16 | license changes, reexport modules | Alberto Ruiz |
2014-05-16 | linear algebra moved | Alberto Ruiz |
2014-05-16 | container and algorithms moved to base | Alberto Ruiz |
2014-05-16 | instances moved to base | Alberto Ruiz |
2014-05-14 | vectorized operations in base | Alberto Ruiz |
2014-05-08 | separation ok | Alberto Ruiz |
2014-05-08 | Conversion, LAPACK -> base | Alberto Ruiz |