{ } Raw JSON

bundles / numpy 2.4.4 / numpy / _core / _internal / _ufunc_doc_signature_formatter

function

numpy._core._internal:_ufunc_doc_signature_formatter

source: /numpy/_core/_internal.py :853

Signature

def   _ufunc_doc_signature_formatter ( ufunc )

Summary

Builds a signature string which resembles PEP 457

Extended Summary

This is used to construct the first line of the docstring

Keep in sync with _ufunc_inspect_signature_builder.

Aliases

  • numpy._core._internal._ufunc_doc_signature_formatter