You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implements and closes#103
- `AxisArray(A::AxisArray)` is a no-op
- `AxisArray(A::AxisArray, args specifying axis)` wraps `A.data`, rather
than A. Furthermore, when axis are missing the default names and
indices are taken from A, rather than constructed using
`AxisArrays.default_axes`.
0 commit comments