1. 681a675 Backport r5406 and r5407. by Charles Harris · 17 years ago
  2. 268dcd9 More backporting of scons changes: require 0.8.2 by David Cournapeau · 17 years ago
  3. 7148b1c Adapt numpy.fft to new build dir conventions. by David Cournapeau · 17 years ago
  4. a29ca1a by David Cournapeau · 17 years ago
  5. 75b86e1 Try to speed up fftfreq a bit. by Travis Oliphant · 17 years ago
  6. c66da19 ran reindent by Jarrod Millman · 18 years ago
  7. 022f76e numpy.fft builds with scons by David Cournapeau · 18 years ago
  8. e7191fc janitorial work by Jarrod Millman · 18 years ago
  9. ec6e942 Increase test code coverage. Add documentation. by Stefan van der Walt · 18 years ago
  10. 5eabfa7 using identity testing for None by Jarrod Millman · 18 years ago
  11. 610438f Rename test classes to CapWords. by Stefan van der Walt · 18 years ago
  12. 6ec4281 Fix ticket #506 by applying the patch from cdavid. by Charles Harris · 18 years ago
  13. cc7d893 Clean up setup() calls. by Pearu Peterson · 18 years ago
  14. e56a09a clean up unused imports and bad whitespace by Tim Leslie · 19 years ago
  15. 1bd2d49 Whitespace cleanup. by Stefan van der Walt · 19 years ago
  16. 3a93adc Fix warnings found by Intel compiler due to unused variables that were set. Make ones work for compound types. by Travis Oliphant · 19 years ago
  17. 1ad56e6 Add test for fftpack. by Stefan van der Walt · 19 years ago
  18. 8fe987a Refuse to compute FFT for invalid number of data points. by Stefan van der Walt · 19 years ago
  19. f9409c5 Fix documentation of fft sub-package to eliminate references to refft. by Travis Oliphant · 19 years ago
  20. 9894006 Refer to "length of a" instead of "a" in fftpack docstrings. by Stefan van der Walt · 19 years ago
  21. 1fcb79a Optimize fftfreq. by Stefan van der Walt · 19 years ago
  22. 6332618 Clean-up some un-needed default axes. Fix default axes of ma.sum and ma.product by Travis Oliphant · 19 years ago
  23. 775a47d Add axis arguments to various functions so as not to rely on the defaults. by Travis Oliphant · 19 years ago
  24. 04d79b5 Fixes for the recent change to oldnumeric by Travis Oliphant · 19 years ago
  25. f1cca04 Many name-changes in oldnumeric. This may break some numpy code that was using the oldnumeric interface. by Travis Oliphant · 19 years ago