Deron Eriksson created SYSTEMML-1259: ----------------------------------------
Summary: Replace append with cbind for matrices Key: SYSTEMML-1259 URL: https://issues.apache.org/jira/browse/SYSTEMML-1259 Project: SystemML Issue Type: Task Components: Algorithms Reporter: Deron Eriksson DML Language Ref specifies: "NOTE: append() has been replaced by cbind(), so its use is discouraged." So, cbind() should replace append() in all DML/PyDML scripts when used with matrices. (note that append() can also be used to append strings to other strings) -- This message was sent by Atlassian JIRA (v6.3.15#6346)