Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | Dropping the support for python 2, the difference in module setup do not have to be accounted for anymore. This removes the macros and ifdef's related to module setup code and python 2 support. | ||||
* | MAINT: move pocketfft .py/.so to `_pocketfft` | Ralf Gommers | 2019-09-07 | 1 | -0/+2406 |
These aren't public, and should have been added with underscores. |