[Numpy-svn] [numpy/numpy] a07319: MAINT: np.full defaults to the filler's dtype.

GitHub noreply at github.com
Sun Mar 20 13:12:08 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: a073198864e18dab7fc78653a69175fa6c76e345
      https://github.com/numpy/numpy/commit/a073198864e18dab7fc78653a69175fa6c76e345
  Author: Antony Lee <anntzer.lee at gmail.com>
  Date:   2016-03-20 (Sun, 20 Mar 2016)

  Changed paths:
    M doc/release/1.12.0-notes.rst
    M numpy/core/numeric.py
    M numpy/core/tests/test_deprecations.py
    M numpy/core/tests/test_numeric.py

  Log Message:
  -----------
  MAINT: np.full defaults to the filler's dtype.


  Commit: a52eef3ff24a78b347395b04ddafb08b6d6d8cf8
      https://github.com/numpy/numpy/commit/a52eef3ff24a78b347395b04ddafb08b6d6d8cf8
  Author: seberg <sebastian at sipsolutions.net>
  Date:   2016-03-20 (Sun, 20 Mar 2016)

  Changed paths:
    M doc/release/1.12.0-notes.rst
    M numpy/core/numeric.py
    M numpy/core/tests/test_deprecations.py
    M numpy/core/tests/test_numeric.py

  Log Message:
  -----------
  Merge pull request #7437 from anntzer/new-fill-dtype-behavior

MAINT: np.full now defaults to the filling value's dtype.


Compare: https://github.com/numpy/numpy/compare/41ec9fc8b7ee...a52eef3ff24a


More information about the Numpy-svn mailing list