Functionsยง
- diags_
array - Creates a sparse array from the specified diagonals
- eye_
array - Creates a sparse identity array of size n x n
- eye_
array_ k - Creates a sparse identity array of size m x n with k-th diagonal filled with ones
- random_
array - Creates a random sparse array with specified density
- random_
array_ parallel - Creates a large sparse random array using parallel processing