You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / _core / arrayprint / _array_str_implementation

function

numpy._core.arrayprint:_array_str_implementation

source: /numpy/_core/arrayprint.py :1708

Signature

def   _array_str_implementation ( a max_line_width = None precision = None suppress_small = None array2string = <function array2string at 0x0000> )

Summary

Internal version of array_str() that allows overriding array2string.

Aliases

  • numpy._core.arrayprint._array_str_implementation