summaryrefslogtreecommitdiff
path: root/numpy/fft/tests
Commit message (Expand)AuthorAgeFilesLines
* BUG: Make fftshift and ifftshift accept integer arguments for the axesCharles Harris2010-05-101-0/+8
* DEP: Fix more files for unittest deprecated functions. It isn't clear why theseCharles Harris2010-02-211-1/+1
* Removed unused imports.Alan McIntyre2008-09-092-2/+0
* Clean up test output such that a completely-passing test suite has no extrane...Robert Kern2008-07-032-4/+0
* Restore old test framework classes.Alan McIntyre2008-06-212-2/+2
* Switched to use nose to run tests. Added test and bench functions to all mod...Alan McIntyre2008-06-172-13/+15
* janitorial workJarrod Millman2007-12-291-7/+7
* Increase test code coverage. Add documentation.Stefan van der Walt2007-12-031-2/+14
* Rename test classes to CapWords.Stefan van der Walt2007-10-022-3/+3
* Add test for fftpack.Stefan van der Walt2006-11-201-0/+12
* Many name-changes in oldnumeric. This may break some numpy code that was usi...Travis Oliphant2006-08-041-0/+45