[
https://issues.apache.org/jira/browse/SYSTEMML-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Boehm closed SYSTEMML-2149.
------------------------------------
Resolution: Done
Assignee: Matthias Boehm
Fix Version/s: SystemML 1.1
> New rewrite for value replacements
> ----------------------------------
>
> Key: SYSTEMML-2149
> URL: https://issues.apache.org/jira/browse/SYSTEMML-2149
> Project: SystemML
> Issue Type: Task
> Reporter: Matthias Boehm
> Assignee: Matthias Boehm
> Priority: Minor
> Fix For: SystemML 1.1
>
>
> There are scripts that emulate the existing replace via {{X + (X == 0) * s}}
> which we should rewrite to {{replace(target=X, pattern=0, replacement=s)}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)