-
Couldn't load subscription status.
- Fork 122
Open
Description
Looks like there is no single way to "ustrip all values in an array, as efficiently as possible".
ustrip(x): efficient forArray(reinterprets), not efficient forrange(materializes); also, deprecatedustrip.(x): efficient forrangeofQuantities(keeps a range), not efficient forrangeof regular numbers or forArray(materializes/copies)
Would be great to have such a way!
juliohm
Metadata
Metadata
Assignees
Labels
No labels