Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |