[Numpy-svn] [numpy/numpy] 7fa533: Fix #6798

GitHub noreply at github.com
Sun Dec 20 12:38:58 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 7fa53390da958cc985bfaeb1620990ddd2255ce8
      https://github.com/numpy/numpy/commit/7fa53390da958cc985bfaeb1620990ddd2255ce8
  Author: Phaiax <phaiax-github at invisibletower.de>
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
    M numpy/fft/fftpack.py

  Log Message:
  -----------
  Fix #6798


  Commit: 44293bb2834f2a4495dacee4ba112a3bfeef5b0c
      https://github.com/numpy/numpy/commit/44293bb2834f2a4495dacee4ba112a3bfeef5b0c
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
    M numpy/fft/fftpack.py

  Log Message:
  -----------
  DOC: Clarify documentation for np.fft.ifft.

The relationship between frequency and position in the input array
is clarified.


  Commit: deaed3a5e45822047b30e85abba9f8928615f048
      https://github.com/numpy/numpy/commit/deaed3a5e45822047b30e85abba9f8928615f048
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M numpy/fft/fftpack.py

  Log Message:
  -----------
  Merge pull request #6859 from charris/fixup-gh-6799

Fixup 6799, DOC: doc mistake in ifft - closes #6798.


Compare: https://github.com/numpy/numpy/compare/cf3fa2d6cae8...deaed3a5e458


More information about the Numpy-svn mailing list