Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Update some plotting code to current Matplotlib idioms | Tim Hoffmann | 2021-03-21 | 1 | -3/+5 |
* | MAINT: Added Chain exceptions where appropriate (#18400) | Abhay Raghuvanshi | 2021-03-18 | 1 | -1/+1 |
* | DOC: Parameter name typo axes -> axis in numpy.fft._pocketfft. | Matthias Bussonnier | 2020-12-18 | 1 | -5/+5 |
* | DOC: update rfft2/irfft2 examples. | Ross Barnowski | 2020-08-17 | 1 | -12/+14 |
* | DOC: added examples for rfft2 and irfft2 docstring | Rohit Sanjay | 2020-08-17 | 1 | -0/+17 |
* | DOC: Clarify input to irfft/irfft2/irfftn (#16950) | Bharat Raghunathan | 2020-07-29 | 1 | -3/+7 |
* | ENH: add `norm=forward,backward` to numpy.fft functions (#16476) | Chris Vavaliaris | 2020-07-12 | 1 | -86/+181 |
* | DOC: Add missing bracket (gh-16051) | Chunlin | 2020-04-25 | 1 | -4/+4 |
* | MAINT: Pull identical line out of conditional. | Ross Barnowski | 2020-02-22 | 1 | -2/+1 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | MAINT: move pocketfft .py/.so to `_pocketfft` | Ralf Gommers | 2019-09-07 | 1 | -0/+1307 |