API ReferenceΒΆ

at

Update operations for read-only arrays.

atleast_nd

Recursively expand the dimension of an array to at least ndim.

cov

Estimate a covariance matrix.

create_diagonal

Construct a diagonal array.

expand_dims

Expand the shape of an array.

kron

Kronecker product of two arrays.

setdiff1d

Find the set difference of two arrays.

sinc

Return the normalized sinc function.