Movatterモバイル変換


[0]ホーム

URL:


SciPy

Functional programming

apply_along_axis(func1d, axis, arr, *args, ...)Apply a function to 1-D slices along the given axis.
apply_over_axes(func, a, axes)Apply a function repeatedly over multiple axes.
vectorize(pyfunc[, otypes, doc, excluded, ...])Generalized function class.
frompyfunc(func, nin, nout)Takes an arbitrary Python function and returns a NumPy ufunc.
piecewise(x, condlist, funclist, *args, **kw)Evaluate a piecewise-defined function.

Previous topic

numpy.rate

Next topic

numpy.apply_along_axis

  • © Copyright 2008-2009, The Scipy community.
  • Last updated on Jun 10, 2017.
  • Created usingSphinx 1.5.3.

[8]ページ先頭

©2009-2025 Movatter.jp