[WIP] Add applyEntrywise method
1 unresolved thread
1 unresolved thread
Compare changes
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).