[Numpy-svn] [numpy/numpy] 4097ec: BUG: fix percentage reporting when testing.assert_...

GitHub noreply at github.com
Tue Sep 2 17:06:27 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 4097ec3ec10c41d399518867f4bebb0a53ee8a5c
      https://github.com/numpy/numpy/commit/4097ec3ec10c41d399518867f4bebb0a53ee8a5c
  Author: Patrick Peglar <patrick.peglar at metoffice.gov.uk>
  Date:   2014-08-31 (Sun, 31 Aug 2014)

  Changed paths:
    M numpy/core/numeric.py
    M numpy/testing/tests/test_utils.py
    M numpy/testing/utils.py

  Log Message:
  -----------
  BUG: fix percentage reporting when testing.assert_allclose fails.


  Commit: ea32c9057f47d634bde5370f373a88aa6bfa7478
      https://github.com/numpy/numpy/commit/ea32c9057f47d634bde5370f373a88aa6bfa7478
  Author: Patrick Peglar <patrick.peglar at metoffice.gov.uk>
  Date:   2014-09-02 (Tue, 02 Sep 2014)

  Changed paths:
    M numpy/testing/tests/test_utils.py

  Log Message:
  -----------
  Use more portable test methods.


  Commit: 4a501a066061ae957b6ccfd752f503da6a5e3337
      https://github.com/numpy/numpy/commit/4a501a066061ae957b6ccfd752f503da6a5e3337
  Author: Julian Taylor <juliantaylor108 at gmail.com>
  Date:   2014-09-02 (Tue, 02 Sep 2014)

  Changed paths:
    M numpy/core/numeric.py
    M numpy/testing/tests/test_utils.py
    M numpy/testing/utils.py

  Log Message:
  -----------
  Merge pull request #5025 from pp-mo/assert_allclose_percent

BUG: fix percentage reporting when testing.assert_allclose fails.


Compare: https://github.com/numpy/numpy/compare/138b3bfa475b...4a501a066061


More information about the Numpy-svn mailing list