summaryrefslogtreecommitdiff
path: root/numpy/fft/_pocketfft.py
Commit message (Expand)AuthorAgeFilesLines
* DOC: Update some plotting code to current Matplotlib idiomsTim Hoffmann2021-03-211-3/+5
* MAINT: Added Chain exceptions where appropriate (#18400)Abhay Raghuvanshi2021-03-181-1/+1
* DOC: Parameter name typo axes -> axis in numpy.fft._pocketfft.Matthias Bussonnier2020-12-181-5/+5
* DOC: update rfft2/irfft2 examples.Ross Barnowski2020-08-171-12/+14
* DOC: added examples for rfft2 and irfft2 docstringRohit Sanjay2020-08-171-0/+17
* DOC: Clarify input to irfft/irfft2/irfftn (#16950)Bharat Raghunathan2020-07-291-3/+7
* ENH: add `norm=forward,backward` to numpy.fft functions (#16476)Chris Vavaliaris2020-07-121-86/+181
* DOC: Add missing bracket (gh-16051)Chunlin2020-04-251-4/+4
* MAINT: Pull identical line out of conditional.Ross Barnowski2020-02-221-2/+1
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* MAINT: move pocketfft .py/.so to `_pocketfft`Ralf Gommers2019-09-071-0/+1307