Open
Description
Description
Scans that are composed exclusively of Elemwise Operations and where only the last state is needed could be rewritten as ScalarLoops, which are potentially faster, specially in the C backend.
Taps would have to be rolled manually as separate inputs and outputs.
See #283