Closed
Description
Reading through the standard, it appears that we may have missed an important feature: the ability to explicit coerce objects into a desired array type, either from builtin Python types like float/list or other array libraries. In other words, we need something like NumPy's array()
and/or asarray()
functions.
Metadata
Metadata
Assignees
Labels
No labels