Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Add missing cgelsd and sgelsd routines | lapack_lite code generator | 2018-04-10 | 1 | -0/+2 |
* | MAINT: Prefer to load functions from lapack/install if possible | Eric Wieser | 2017-03-02 | 1 | -1/+0 |
* | BUG: add missing routines to the transpilation list | Eric Wieser | 2016-12-29 | 1 | -0/+30 |
* | MAINT: Sort the functions, for ease of diffing | Eric Wieser | 2016-12-29 | 1 | -10/+10 |
* | BUG: Do not repeat xerbla_, which we deliberately replace | Eric Wieser | 2016-12-29 | 1 | -0/+1 |
* | Add qr decomposition to linalg | Travis Oliphant | 2006-08-10 | 1 | -0/+2 |
* | Add the code that generates lapack_lite from LAPACK sources. | cookedm | 2006-06-27 | 1 | -0/+17 |