1.3 KiB
1.3 KiB
| title | description | menu | weight | cascade | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| array package | The `array` package provides functions for manipulating arrays and for building tables from Flux arrays. |
|
21 |
|
The array package provides functions for manipulating arrays and for building tables from Flux arrays.
Import the experimental/array package:
import "experimental/array"
{{% warn %}}
Deprecated
This package is deprecated in favor of array.
{{% /warn %}}
Functions
{{< children type="functions" show="pages" >}}