[
https://issues.apache.org/jira/browse/SYSTEMML-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glenn Weidner updated SYSTEMML-1584:
------------------------------------
Fix Version/s: (was: SystemML 1.0)
SystemML 0.15
> Add Scala Script.out(...) method that accepts Lists.
> ----------------------------------------------------
>
> Key: SYSTEMML-1584
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1584
> Project: SystemML
> Issue Type: Improvement
> Reporter: Mike Dusenberry
> Assignee: Deron Eriksson
> Fix For: SystemML 0.15
>
>
> Currently, we have {{Script.out(...)}} methods that accept one or many String
> arguments. We should add method that also accepts a list of Strings. This
> would make it easier to define a map of inputs and a list of outputs in one
> location, and then pass these into the appropriate {{in}} and {{out}} methods
> elsewhere. Likewise, it would be nice to be able to use the same list to get
> the results after running an algorithm, although of course this may not be
> possible with the current {{getTuple}} methods.
> cc [~deron]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)