Age | Commit message (Expand) | Author |
---|---|---|
2017-03-21 | Add tridiagonal solver and tests for it and triagonal solver. | Dominic Steinitz |
2017-03-17 | Support triangular matrices. | Dominic Steinitz |
2016-10-26 | clarify compactSVDTol corner case in documentation | Kevin Slagle |
2016-10-18 | document norm functions and fix compactSVDTol documentation | Kevin Slagle |
2016-10-13 | fixed documentation | Kevin Slagle |
2016-10-12 | add compactSVDTol | Kevin Slagle |
2016-10-09 | implement thinQR and thinRQ | Kevin Slagle |
2015-07-21 | change names: Herm, unSym, mTm, and rnf instances | Alberto Ruiz |
2015-07-17 | QR type | Alberto Ruiz |
2015-07-16 | Her, LU, LDL, Linear, Additive | Alberto Ruiz |
2015-07-13 | make Numeric superclass of Field | Alberto Ruiz |
2015-07-12 | documentation | Alberto Ruiz |
2015-07-11 | ldl factorization | Alberto Ruiz |
2015-06-30 | CTrans class to preserve slices in real transposes | Alberto Ruiz |
2015-06-17 | luSolve' | Alberto Ruiz |
2015-06-06 | remove Tools | Alberto Ruiz |
2015-06-05 | move algorithms | Alberto Ruiz |