Mike Dusenberry created SYSTEMML-1584:
-----------------------------------------

             Summary: Add Scala Script.out(...) method that accepts Lists.
                 Key: SYSTEMML-1584
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1584
             Project: SystemML
          Issue Type: Bug
            Reporter: Mike Dusenberry


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.3.15#6346)

Reply via email to