quil-lang/magicl

Target argument for `scale`, `map` etc?

kchanqvq opened this issue · 1 comments

Is there a way to destructively output to a different tensor rather than the input tensor? scale! or map! doesn't seem to be capable of this.

Currently no, but it would be a welcome addition, since this is sometimes needed for efficiency.