Merge pull request #499 from jianpingjwang/dev1 Replace commons-math with jblas in SVDPlusPlus
Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/a2b47dae Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/a2b47dae Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/a2b47dae Branch: refs/heads/master Commit: a2b47dae66a437f02bc053e9bde5c1472cff0fc6 Parents: a1cd185 19a01c1 Author: Reynold Xin <r...@apache.org> Authored: Thu Jan 23 10:48:26 2014 -0800 Committer: Reynold Xin <r...@apache.org> Committed: Thu Jan 23 10:48:26 2014 -0800 ---------------------------------------------------------------------- graphx/pom.xml | 7 +- .../apache/spark/graphx/lib/SVDPlusPlus.scala | 68 +++++++++++--------- project/SparkBuild.scala | 2 +- 3 files changed, 40 insertions(+), 37 deletions(-) ----------------------------------------------------------------------