[Numpy-svn] [numpy/numpy] de0e57: DOC: Link convolve with polymul

GitHub noreply at github.com
Sun Mar 23 13:06:40 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: de0e571e324e4f11187b79c91b0fe0cc03b27402
      https://github.com/numpy/numpy/commit/de0e571e324e4f11187b79c91b0fe0cc03b27402
  Author: endolith <endolith at gmail.com>
  Date:   2014-03-22 (Sat, 22 Mar 2014)

  Changed paths:
    M numpy/core/numeric.py
    M numpy/lib/polynomial.py

  Log Message:
  -----------
  DOC: Link convolve with polymul

Matlab uses `conv` for both convolution and polynomial multiplication. Clarifying that numpy has functions for each.


  Commit: 730bff388f4847a4c1148fb72d3fcb3aa4f0a41a
      https://github.com/numpy/numpy/commit/730bff388f4847a4c1148fb72d3fcb3aa4f0a41a
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-03-23 (Sun, 23 Mar 2014)

  Changed paths:
    M numpy/core/numeric.py
    M numpy/lib/polynomial.py

  Log Message:
  -----------
  Merge pull request #4071 from endolith/patch-1

DOC: Link convolve with polymul


Compare: https://github.com/numpy/numpy/compare/e5b803c74209...730bff388f48


More information about the Numpy-svn mailing list