[Numpy-svn] [numpy/numpy] 88a029: BUG: Fix bug in irfftn.

GitHub noreply at github.com
Mon Mar 5 10:23:01 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 88a02920daf0b408086106439c53bd488e73af29
      https://github.com/numpy/numpy/commit/88a02920daf0b408086106439c53bd488e73af29
  Author: Henry Gomersall <heng at cantab.net>
  Date:   2012-03-05 (Mon, 05 Mar 2012)

  Changed paths:
    M numpy/fft/fftpack.py
  M numpy/fft/tests/test_helper.py

  Log Message:
  -----------
  BUG: Fix bug in irfftn.


  Commit: 7d225bb13db65de26d504559d815aac775ed0426
      https://github.com/numpy/numpy/commit/7d225bb13db65de26d504559d815aac775ed0426
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2012-03-05 (Mon, 05 Mar 2012)

  Changed paths:
    M numpy/fft/tests/test_fftpack.py
  M numpy/fft/tests/test_helper.py

  Log Message:
  -----------
  STY: Code cleanups.

Don't do from numpy.testing import *, put spaces after commas, etc.


Compare: https://github.com/numpy/numpy/compare/2c53bfa...7d225bb


More information about the Numpy-svn mailing list