Glossary — NumPy v2.6.dev0 Manual

numpy.org

Tin mới

NumPy v2.6.dev0 Manual - Home

NumPy v2.6.dev0 Manual - Home

Building from source

NumPy: the absolute basics for beginners

NumPy fundamentals

NumPy for MATLAB users

F2PY user guide and reference manual

Under-the-hood documentation for developers

Interoperability with NumPy

Writing Performant NumPy Code with Multi-Core CPUs

NumPy 2.0 migration guide

numpy.printoptions

In printouts, NumPy substitutes ... for the middle elements of large arrays. To see the entire array, use numpy.printoptions

Combining advanced and basic indexing

A parenthesized number followed by a comma denotes a tuple with one element. The trailing comma distinguishes a one-element tuple from a parenthesized n.

numpy.shares_memory

A parenthesized number followed by a comma denotes a tuple with one element. The trailing comma distinguishes a one-element tuple from a parenthesized n.

Data type objects (dtype).

A parenthesized number followed by a comma denotes a tuple with one element. The trailing comma distinguishes a one-element tuple from a parenthesized n.

NumPy’s basic structure

A parenthesized number followed by a comma denotes a tuple with one element. The trailing comma distinguishes a one-element tuple from a parenthesized n.

numpy.ndarray.shape

A parenthesized number followed by a comma denotes a tuple with one element. The trailing comma distinguishes a one-element tuple from a parenthesized n.

numpy.ndarray.strides

A parenthesized number followed by a comma denotes a tuple with one element. The trailing comma distinguishes a one-element tuple from a parenthesized n.

structured data types.

A parenthesized number followed by a comma denotes a tuple with one element. The trailing comma distinguishes a one-element tuple from a parenthesized n.

next Release notes

Writing Performant NumPy Code with Multi-Core CPUs