numpy.array — NumPy v2.6.dev0 Manual

numpy.org

Tin mới

NumPy v2.6.dev0 Manual - Home
NumPy v2.6.dev0 Manual - Home

NumPy v2.6.dev0 Manual - Home

Building from source

NumPy’s module structure

Universal functions (ufunc)

Routines and objects by topic

Array creation routines

numpy.ascontiguousarray

numpy.fromfunction

numpy.rec.fromarrays

numpy.rec.fromrecords

numpy.rec.fromstring

numpy.rec.fromfile

numpy.char.asarray

Array manipulation routines

Bit-wise operations

String functionality

Datetime support functions

Data type routines

Mathematical functions with automatic domain

Floating point error handling

Exceptions and Warnings

Discrete Fourier Transform

Functional programming

Masked array operations

Mathematical functions

Miscellaneous routines

Sorting, searching, and counting

Typing (numpy.typing)

Array API standard compatibility

CPU/SIMD optimizations

Global Configuration Options

Testing guidelines

Status of numpy.distutils and migration advice

numpy.ndarray.copy

An array, any object exposing the array interface, an object whose __array__ method returns an array, or any (nested) sequence. If object is a scalar, a 0-dimensional array containing object is returned.

previous numpy.full_like

next numpy.asarray

⌂num
1/1