Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: replace `NPY_INLINE` with `inline` | Ralf Gommers | 2022-11-25 | 1 | -1/+1 |
* | MAINT: Standardize guards in numpy/core/src/common. | Charles Harris | 2021-09-05 | 1 | -3/+3 |
* | MAINT: npy_cblas.h: redefine NPY_CBLAS_CHUNK in terms of CBLAS_INT_MAX | Pauli Virtanen | 2020-08-21 | 1 | -5/+14 |
* | BUG: core: fix ilp64 blas dot/vdot/... for strides > int32 max | Pauli Virtanen | 2020-08-21 | 1 | -0/+26 |
* | ENH: update BLAS symbol suffix/prefix handling in cblasfuncs & linalg | Pauli Virtanen | 2019-12-14 | 1 | -2/+28 |
* | ENH: core: add 64_ suffixed cblas header | Pauli Virtanen | 2019-11-29 | 1 | -550/+6 |
* | MAINT: move private -> common | mattip | 2018-08-21 | 1 | -0/+584 |