All functions |
|
---|---|
Helpers for working with 1-d arrays |
|
Make or reshape an array with C-style (row-major) semantics |
|
|
Bind arrays along a specified dimension |
Drop dimnames |
|
Expand the shape of an array |
|
Extract with |
|
Apply a function across subsets along an array dimension |
|
Modify an array by mapping over 1 or more dimensions |
|
Length of |
|
|
Convert vector to a onehot representation (binary class matrix) |
Sequence along a dimension |
|
Reshape an array to send a dimension forward or back |
|
Reshape an array |
|
Set dimnames |
|
Shuffle along the first dimension multiple arrays in sync |
|
|
Split an array along a dimension |
transpose an array |