[ https://issues.apache.org/jira/browse/SYSTEMML-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Deron Eriksson resolved SYSTEMML-1237. -------------------------------------- Resolution: Fixed Fix Version/s: SystemML 0.13 Fixed by [PR382|https://github.com/apache/incubator-systemml/pull/382]. > Add input float support to MLContext > ------------------------------------ > > Key: SYSTEMML-1237 > URL: https://issues.apache.org/jira/browse/SYSTEMML-1237 > Project: SystemML > Issue Type: Task > Components: APIs > Reporter: Deron Eriksson > Assignee: Deron Eriksson > Priority: Minor > Fix For: SystemML 0.13 > > > Currently java.lang.Float is not a supported input type for the new MLContext > API. This type can be cast to a double in `public Script in(String name, > Object value, Metadata metadata)` to implicitly add float input support to > the API. -- This message was sent by Atlassian JIRA (v6.3.15#6346)