| array2 | Make or reshape an array with C-style (row-major) semantics |
| bind-arrays | Bind arrays along a specified dimension |
| DIM | Helpers for working with 1-d arrays |
| drop_dimnames | Drop dimnames |
| expand_dims | Expand the shape of an array |
| extract_dim | Extract with '[' on a specified dimension |
| map_along_dim | Apply a function across subsets along an array dimension |
| modify_along_dim | Modify an array by mapping over 1 or more dimensions |
| ndim | Length of 'DIM()' |
| onehot | Convert vector to a onehot representation (binary class... |
| seq_along_dim | Sequence along a dimension |
| set_as_rows | Reshape an array to send a dimension forward or back |
| set_dim | Reshape an array |
| set_dimnames | Set dimnames |
| shuffle_rows | Shuffle along the first dimension multiple arrays in sync |
| split-array | Split an array along a dimension |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.