[Numpy-svn] [numpy/numpy] c3599d: MAINT: use the fast elementwise 2-norm implementat...

GitHub noreply at github.com
Fri Mar 20 12:24:28 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: c3599d271ec9d5402f1cd805528e5ad6c09ecf02
      https://github.com/numpy/numpy/commit/c3599d271ec9d5402f1cd805528e5ad6c09ecf02
  Author: alex <argriffi at ncsu.edu>
  Date:   2015-03-20 (Fri, 20 Mar 2015)

  Changed paths:
    M numpy/linalg/linalg.py

  Log Message:
  -----------
  MAINT: use the fast elementwise 2-norm implementation more often in linalg.norm


  Commit: 95d1e43d8b087118b4ebdb05b61415158960de29
      https://github.com/numpy/numpy/commit/95d1e43d8b087118b4ebdb05b61415158960de29
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-03-20 (Fri, 20 Mar 2015)

  Changed paths:
    M numpy/linalg/linalg.py

  Log Message:
  -----------
  Merge pull request #5701 from argriffing/frobenius-norm-speedup

MAINT: use the fast elementwise 2-norm implementation more often in linalg.norm


Compare: https://github.com/numpy/numpy/compare/2e0db1c90e7a...95d1e43d8b08


More information about the Numpy-svn mailing list