[WIP] Add applyEntrywise method
With this tool, one can write quite general code to apply x = op(y) entrywise for vectors x, y (where y can indeed be a pack of vectors).
Edited by Lasse Hinrichsen-Bischoff
With this tool, one can write quite general code to apply x = op(y) entrywise for vectors x, y (where y can indeed be a pack of vectors).