Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-1584

Add Scala Script.out(...) method that accepts Lists.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemML 0.15
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            deron Jon Deron Eriksson
            dusenberrymw Mike Dusenberry
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: