incubator-systemml git commit: [MINOR] Update documentation version to 'Latest'

2017-03-06 Thread deron
Repository: incubator-systemml Updated Branches: refs/heads/gh-pages 032bc376e -> 4ec1b9f40 [MINOR] Update documentation version to 'Latest' Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit:

incubator-systemml git commit: [MINOR] Update documentation version to 'Latest'

2017-03-06 Thread deron
Repository: incubator-systemml Updated Branches: refs/heads/master eb1b8fa69 -> aeb7fb6dc [MINOR] Update documentation version to 'Latest' Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit:

incubator-systemml git commit: [SYSTEMML-1311] New libsvm to binary-block spark rdd converter

2017-03-06 Thread mboehm7
Repository: incubator-systemml Updated Branches: refs/heads/master 3aa32e50c -> eb1b8fa69 [SYSTEMML-1311] New libsvm to binary-block spark rdd converter This patch adds a new libsvm to binary block data converter, which converts a libsvm file to binary block output files for features and

[1/2] incubator-systemml git commit: Upgraded to use jcuda8 (from the maven repo)

2017-03-06 Thread deron
Repository: incubator-systemml Updated Branches: refs/heads/gh-pages fd96a3ea9 -> 032bc376e Upgraded to use jcuda8 (from the maven repo) Closes #291 Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit:

[2/2] incubator-systemml git commit: [SYSTEMML-259] Function with no return value not require lvalue

2017-03-06 Thread deron
[SYSTEMML-259] Function with no return value not require lvalue If a user-defined function does not return a value, don't require that the function is assigned to a variable since there is nothing to assign. Add corresponding MLContext tests. Closes #411. Project:

incubator-systemml git commit: [SYSTEMML-259] Function with no return value not require lvalue

2017-03-06 Thread deron
Repository: incubator-systemml Updated Branches: refs/heads/master c7eebddb1 -> 3aa32e50c [SYSTEMML-259] Function with no return value not require lvalue If a user-defined function does not return a value, don't require that the function is assigned to a variable since there is nothing to

incubator-systemml git commit: toString now prints NaN & Infinity like how as.scalar prints them

2017-03-06 Thread nakul02
Repository: incubator-systemml Updated Branches: refs/heads/master 8936e4f8a -> c7eebddb1 toString now prints NaN & Infinity like how as.scalar prints them Closes #415 Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: