-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
in-place assignment operator? #249
Copy link
Copy link
Closed
Labels
needs decisionA decision on this change is neededA decision on this change is neededspeculativeWhether the change will be implemented is speculativeWhether the change will be implemented is speculative
Metadata
Metadata
Assignees
Labels
needs decisionA decision on this change is neededA decision on this change is neededspeculativeWhether the change will be implemented is speculativeWhether the change will be implemented is speculative
Examples:
sort!conj!transpose!— interesting question: is the operator version.'!?ctranspose!— likewise: is the operator version'!?Please add others as you think of them. Obviously, they need to be operations that cannot change the type of the array. @ViralBShah: are there in-place FFTW operations that we should expose?