Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Simplify temporary dimensions by using static array | Sebastian Berg | 2023-02-21 | 1 | -4/+2 |
* | MAINT: Ensure malloc(0) is not called in pocketfft.c | Sebastian Berg | 2023-02-21 | 1 | -6/+9 |
* | MAINT: remove `NPY_RESTRICT` in favor of C99 `restrict` | Ralf Gommers | 2022-11-12 | 1 | -2/+0 |
* | STY: Small cleanups of includes in *.c files. | Charles Harris | 2021-09-03 | 1 | -1/+2 |
* | MAIN: Minor include rationalization. | Charles Harris | 2021-09-03 | 1 | -3/+4 |
* | BUG: Remove non-threadsafe sigint handling from fft calculation | Sebastian Berg | 2020-06-25 | 1 | -6/+0 |
* | BLD: use 0.3.7 release version, add dependency on libgfortran5 | mattip | 2020-01-17 | 1 | -5/+5 |
* | MAINT: Remove Python2 specific C module setup (gh-15231) | Seth Troisi | 2020-01-03 | 1 | -19/+2 |
* | MAINT: move pocketfft .py/.so to `_pocketfft` | Ralf Gommers | 2019-09-07 | 1 | -0/+2406 |