Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: linalg: use symbol suffix in fallback lapack_lite | Pauli Virtanen | 2020-01-14 | 1 | -3/+0 |
* | ENH: update BLAS symbol suffix/prefix handling in cblasfuncs & linalg | Pauli Virtanen | 2019-12-14 | 1 | -10/+3 |
* | ENH: core: add LAPACK64_ support in numpy.linalg | Pauli Virtanen | 2019-11-29 | 1 | -0/+9 |
* | BUG: Align type definition with generated lapack (#10477) | xoviat | 2018-02-16 | 1 | -0/+2 |
* | MAINT: linalg: use sizeof instead of magic constant | Lars Buitinck | 2014-08-27 | 1 | -3/+2 |
* | BUG: fix build with single-threaded python | Ulrich Seidl | 2014-01-16 | 1 | -2/+8 |
* | MAINT: use PyOS_snprintf instead of snprintf | Christoph Gohlke | 2013-06-09 | 1 | -1/+1 |
* | BUG: linalg: do not assume that GIL is enabled in xerbla_ | Pauli Virtanen | 2013-04-13 | 1 | -0/+4 |
* | MAINT: move umath_linalg under numpy/linalg and use the same lapack_lite | Pauli Virtanen | 2013-04-10 | 1 | -0/+37 |