Skip to content

in-place assignment operator? #249

@StefanKarpinski

Description

@StefanKarpinski

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs decisionA decision on this change is neededspeculativeWhether the change will be implemented is speculative

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions