[Numpy-svn] [numpy/numpy] ffb45c: BUG: linalg: norm was computing and then ignoring ...

GitHub noreply at github.com
Sat Jul 20 17:16:04 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: ffb45c5f107795752a55976b185ed50784aed744
      https://github.com/numpy/numpy/commit/ffb45c5f107795752a55976b185ed50784aed744
  Author: Warren Weckesser <warren.weckesser at gmail.com>
  Date:   2013-07-19 (Fri, 19 Jul 2013)

  Changed paths:
    M numpy/linalg/linalg.py

  Log Message:
  -----------
  BUG: linalg: norm was computing and then ignoring a product


  Commit: 80bc69023baa1974726ba6c259179a5854d84c72
      https://github.com/numpy/numpy/commit/80bc69023baa1974726ba6c259179a5854d84c72
  Author: Warren Weckesser <warren.weckesser at gmail.com>
  Date:   2013-07-20 (Sat, 20 Jul 2013)

  Changed paths:
    M numpy/linalg/linalg.py

  Log Message:
  -----------
  MAINT: linalg: some more clean up in norm: 'nd' was defined but not used


  Commit: 90ececac5755b0b54d7c8c2c5d71caaeb5c0b45c
      https://github.com/numpy/numpy/commit/90ececac5755b0b54d7c8c2c5d71caaeb5c0b45c
  Author: seberg <sebastian at sipsolutions.net>
  Date:   2013-07-20 (Sat, 20 Jul 2013)

  Changed paths:
    M numpy/linalg/linalg.py

  Log Message:
  -----------
  Merge pull request #3539 from WarrenWeckesser/bug-norm-performance

BUG: linalg: norm was computing and then ignoring a product


Compare: https://github.com/numpy/numpy/compare/c5694c5188c7...90ececac5755


More information about the Numpy-svn mailing list