Deron Eriksson created SYSTEMML-1237: ----------------------------------------
Summary: 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 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)