[Numpy-svn] [numpy/numpy] bf8334: ENH: Add the 'heaviside' ufunc.

GitHub noreply at github.com
Thu Mar 23 12:59:56 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: bf833455c419b5905f898fc16e0bb4bd37e73bb5
      https://github.com/numpy/numpy/commit/bf833455c419b5905f898fc16e0bb4bd37e73bb5
  Author: Warren Weckesser <warren.weckesser at gmail.com>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
    M doc/release/1.13.0-notes.rst
    M numpy/core/code_generators/generate_umath.py
    M numpy/core/code_generators/ufunc_docstrings.py
    M numpy/core/include/numpy/npy_math.h
    M numpy/core/src/npymath/npy_math_internal.h.src
    M numpy/core/tests/test_umath.py

  Log Message:
  -----------
  ENH: Add the 'heaviside' ufunc.


  Commit: 3b7908d299fc3287486bbe453e2335c1fa50fc29
      https://github.com/numpy/numpy/commit/3b7908d299fc3287486bbe453e2335c1fa50fc29
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
    M doc/release/1.13.0-notes.rst
    M numpy/core/code_generators/generate_umath.py
    M numpy/core/code_generators/ufunc_docstrings.py
    M numpy/core/include/numpy/npy_math.h
    M numpy/core/src/npymath/npy_math_internal.h.src
    M numpy/core/tests/test_umath.py

  Log Message:
  -----------
  Merge pull request #8795 from WarrenWeckesser/heaviside

ENH: Add the 'heaviside' ufunc.


Compare: https://github.com/numpy/numpy/compare/2ad36f67e2b0...3b7908d299fc


More information about the Numpy-svn mailing list