spark-instrumented-optimizer/project
MechCoder 34d448dbe1 [SPARK-8479] [MLLIB] Add numNonzeros and numActives to linalg.Matrices
Matrices allow zeros to be stored in values. Sometimes a method is handy to check if the numNonZeros are same as number of Active values.

Author: MechCoder <manojkumarsivaraj334@gmail.com>

Closes #6904 from MechCoder/nnz_matrix and squashes the following commits:

252c6b7 [MechCoder] Add to MiMa excludes
e2390f5 [MechCoder] Use count instead of foreach
2f62b2f [MechCoder] Add to MiMa excludes
d6e96ef [MechCoder] [SPARK-8479] Add numNonzeros and numActives to linalg.Matrices
2015-07-02 11:28:14 -07:00
..
project [SPARK-6750] Upgrade ScalaStyle to 0.7. 2015-04-07 12:37:33 -07:00
build.properties [SPARK-5415] bump sbt to version to 0.13.7 2015-01-28 02:13:06 -08:00
MimaBuild.scala [HOTFIX] [BUILD] Fix MiMa checks in master branch; enable MiMa for launcher project 2015-06-23 23:03:59 -07:00
MimaExcludes.scala [SPARK-8479] [MLLIB] Add numNonzeros and numActives to linalg.Matrices 2015-07-02 11:28:14 -07:00
plugins.sbt [SPARK-6782] add sbt-revolver plugin 2015-06-17 13:34:26 -07:00
SparkBuild.scala [SPARK-7820] [BUILD] Fix Java8-tests suite compile and test error under sbt 2015-07-01 12:33:24 -07:00