This is a pre-release version (2.5.0.dev0+git20251130.2de293a). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / _core / arrayprint / _void_scalar_to_string

function

numpy._core.arrayprint:_void_scalar_to_string

source: build-install/usr/lib/python3.14/site-packages/numpy/_core/arrayprint.py :1485

Signature

def   _void_scalar_to_string ( x is_repr = True )

Summary

Implements the repr for structured-void scalars. It is called from the scalartypes.c.src code, and is placed here because it uses the elementwise formatters defined above.

Aliases

  • numpy._core.arrayprint._void_scalar_to_string