Closed Ivorforce closed 1 month ago
Should only be compatible with corresponding shapes, eg. PackedVector2Array from [x, 2].
[x, 2]
This is complete by now: NDArray has conversion functions for all packed arrays (except strings).
Should only be compatible with corresponding shapes, eg. PackedVector2Array from
[x, 2]
.