[Numpy-svn] [numpy/numpy] 3e8650: MAINT: explicit fft copy

GitHub noreply at github.com
Tue Jun 2 18:44:03 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 3e86500a165efa4e3b54c724fb1812bec05b87f7
      https://github.com/numpy/numpy/commit/3e86500a165efa4e3b54c724fb1812bec05b87f7
  Author: alex <argriffi at ncsu.edu>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M numpy/fft/fftpack.py

  Log Message:
  -----------
  MAINT: explicit fft copy


  Commit: 949315787a51eb86db0f8a19b4c257a0ef739f32
      https://github.com/numpy/numpy/commit/949315787a51eb86db0f8a19b4c257a0ef739f32
  Author: alex <argriffi at ncsu.edu>
  Date:   2015-05-29 (Fri, 29 May 2015)

  Changed paths:
    M numpy/fft/fftpack.py

  Log Message:
  -----------
  MAINT: remove unnecessary helper function


  Commit: dd88309a8f4f559688c3fcba3ec41b932f37eeb1
      https://github.com/numpy/numpy/commit/dd88309a8f4f559688c3fcba3ec41b932f37eeb1
  Author: alex <argriffi at ncsu.edu>
  Date:   2015-05-29 (Fri, 29 May 2015)

  Changed paths:
    M numpy/fft/fftpack.py

  Log Message:
  -----------
  MAINT: in fft, make copying more explicit


  Commit: d1f656a3a8d79d6562541c83e55e79ea06fdfce8
      https://github.com/numpy/numpy/commit/d1f656a3a8d79d6562541c83e55e79ea06fdfce8
  Author: alex <argriffi at ncsu.edu>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M numpy/fft/fftpack.py

  Log Message:
  -----------
  MAINT: fft: np.asarray(...) -> array(...)


  Commit: 17d7e4147c8eaf908bf84a3ee4741568da95e182
      https://github.com/numpy/numpy/commit/17d7e4147c8eaf908bf84a3ee4741568da95e182
  Author: Jaime <jaime.frio at gmail.com>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M numpy/fft/fftpack.py

  Log Message:
  -----------
  Merge pull request #5910 from argriffing/more-astype-auditing

MAINT: explicit fft copy


Compare: https://github.com/numpy/numpy/compare/f535f71dfced...17d7e4147c8e


More information about the Numpy-svn mailing list