Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: replace `NPY_INLINE` with `inline` | Ralf Gommers | 2022-11-25 | 1 | -2/+2 |
* | BUG: Use -0. as initial value for summation | Sebastian Berg | 2022-03-18 | 1 | -3/+7 |
* | DOC: Typos found by codespell | Dimitri Papadopoulos | 2021-09-21 | 1 | -1/+1 |
* | SIMD: Replace raw SIMD of sin/cos with NPYV | Sayed Adel | 2020-12-26 | 1 | -0/+11 |
* | ENH, SIMD: Ditching the old CPU dispatcher(Arithmetic) | Sayed Adel | 2020-12-14 | 1 | -0/+213 |