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
@@ -107,14 +107,16 @@ A community driven list of useful Scala libraries, frameworks and software. This
107
107
108
108
*Libraries for scientific computing, data analysis and numerical processing.*
109
109
110
-
*[Breeze](https://github.com/scalanlp/breeze) — Breeze is a numerical processing library for Scala.
111
-
*[MLLib](https://spark.apache.org/mllib/) — Machine Learning framework for Spark
112
-
*[Spire](https://github.com/non/spire) — Powerful new number types and numeric abstractions for Scala.
113
110
*[Algebird](https://github.com/twitter/algebird) — Abstract Algebra for Scala.
111
+
*[Breeze](https://github.com/scalanlp/breeze) — Breeze is a numerical processing library for Scala.
114
112
*[FACTORIE](https://github.com/factorie/factorie) — A toolkit for deployable probabilistic modeling, implemented as a software library in Scala.
113
+
*[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