[Numpy-svn] [numpy/numpy] 06d947: ENH: Support datetime64, timedelta64 in gradient. ...

GitHub noreply at github.com
Fri Jan 27 23:08:32 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 06d947c51726c303cc5c30f16643903d89da7207
      https://github.com/numpy/numpy/commit/06d947c51726c303cc5c30f16643903d89da7207
  Author: Ben Root <ben.v.root at gmail.com>
  Date:   2012-01-27 (Fri, 27 Jan 2012)

  Changed paths:
    M numpy/lib/function_base.py

  Log Message:
  -----------
  ENH: Support datetime64, timedelta64 in gradient. Allow array-like input.


  Commit: 9e2fd1066c92876bf1f3272ba1edf1acee9f0d04
      https://github.com/numpy/numpy/commit/9e2fd1066c92876bf1f3272ba1edf1acee9f0d04
  Author: Ben Root <ben.v.root at gmail.com>
  Date:   2012-01-27 (Fri, 27 Jan 2012)

  Changed paths:
    M numpy/lib/tests/test_function_base.py

  Log Message:
  -----------
  TST: Test gradient(...) of datetime64 and timedelta64 arrays.


Compare: https://github.com/numpy/numpy/compare/7bb277b...9e2fd10


More information about the Numpy-svn mailing list