You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4
Original file line number
Diff line number
Diff line change
@@ -104,14 +104,16 @@ A community driven list of useful Scala libraries, frameworks and software. This
104
104
105
105
*Libraries for scientific computing, data analysis and numerical processing.*
106
106
107
-
*[Breeze](https://github.com/scalanlp/breeze) — Breeze is a numerical processing library for Scala.
108
-
*[MLLib](https://spark.apache.org/mllib/) — Machine Learning framework for Spark
109
-
*[Spire](https://github.com/non/spire) — Powerful new number types and numeric abstractions for Scala.
110
107
*[Algebird](https://github.com/twitter/algebird) — Abstract Algebra for Scala.
108
+
*[Breeze](https://github.com/scalanlp/breeze) — Breeze is a numerical processing library for Scala.
111
109
*[FACTORIE](https://github.com/factorie/factorie) — A toolkit for deployable probabilistic modeling, implemented as a software library in Scala.
110
+
*[Figaro](https://github.com/p2t2/figaro) - Figaro is a probabilistic programming language that supports development of very rich probabilistic models.
*[Spark](http://spark.apache.org/) — Lightning fast cluster computing — up to 100x faster than Hadoop for iterative algorithms (memory caching) and up to 10x faster than Hadoop for single-pass MapReduce jobs. Compatible with YARN-enabled Hadoop clusters, can run on Mesos and in stand-alone mode as well.
0 commit comments