summaryrefslogtreecommitdiff
path: root/numpy/fft/bscript
Commit message (Collapse)AuthorAgeFilesLines
* MAINT: Remove bento related files.Charles Harris2015-08-291-7/+0
| | | | | Numpy will no longer support the bento build system, so remove the associated files.
* REF: simplify extension customization.David Cournapeau2012-06-011-13/+5
| | | | We are using the new tweak_* bento API wherever possible.
* REF: use new API for higher level builder reuse.David Cournapeau2011-08-291-4/+1
|
* REF: use new hook signature.David Cournapeau2011-08-291-1/+1
|
* ENH: update to last bento.David Cournapeau2011-08-291-2/+2
|
* ENH: remove temporary hacks for recurse path settings.David Cournapeau2011-08-291-12/+2
|
* ENH: add fft/random support.David Cournapeau2011-08-291-0/+28