[Numpy-svn] [numpy/numpy] c0d094: FutureWarning for np.full(..., non-float).

GitHub noreply at github.com
Mon Sep 28 16:48:46 EDT 2015


  Branch: refs/heads/maintenance/1.10.x
  Home:   https://github.com/numpy/numpy
  Commit: c0d0947afba8b2b4537dd398dc04c417d84715ca
      https://github.com/numpy/numpy/commit/c0d0947afba8b2b4537dd398dc04c417d84715ca
  Author: Antony Lee <anntzer.lee at gmail.com>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M numpy/core/numeric.py

  Log Message:
  -----------
  FutureWarning for np.full(..., non-float).

cf. discussion in #6366.


  Commit: 8c6fd7adcc4c00f02a95b76f8a4c187477d227e0
      https://github.com/numpy/numpy/commit/8c6fd7adcc4c00f02a95b76f8a4c187477d227e0
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M numpy/core/numeric.py

  Log Message:
  -----------
  Merge pull request #6383 from charris/backport-gh-6382

backport gh-6382


Compare: https://github.com/numpy/numpy/compare/a600a5c396f2...8c6fd7adcc4c


More information about the Numpy-svn mailing list