SciPy

This is documentation for an old release of NumPy (version 1.17.0). Read this page in the documentation of the latest stable release (version > 1.17).

numpy.generic.__array__

method

generic.__array__()

sc.__array__(dtype) return 0-dim array from scalar with specified dtype

Previous topic

numpy.generic.view

Next topic

numpy.generic.__reduce__