Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This task aims to support additional sparse-safe matrix-scalar operations on top of the sparse driver of an outer product codegen template. This includes, for instance, the X!=0 in below example
((X!=0)*(U%*%t(V)+eps)) %*% V