Breeze
Compute.scala
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
Breeze | Compute.scala | |
---|---|---|
3 | 0 | |
3,416 | 200 | |
0.2% | -1.0% | |
3.9 | 0.0 | |
over 1 year ago | 6 days ago | |
Scala | Scala | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Breeze
-
Data science in Scala
You can use https://github.com/scalanlp/breeze. A Scala library that's sorta a numpy/plotting equivalent. Unlike Spark which covers more use cases than just the classic Data Science workflow, Breeze is built specifically for "Data Science in Scala". The drawback is a classic one in Scala land where some major libraries abruptly get abandoned. Breeze's commits seem to have slowed down significantly and their website on their github page www.scalanlp.org is broken.
-
Machine learning on JVM
I haven't checked in on this project in a long time, but Breeze is something akin to NumPy/SciPy.
Compute.scala
We haven't tracked posts mentioning Compute.scala yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
ND4S - ND4S: N-Dimensional Arrays for Scala. Scientific Computing a la Numpy. Based on ND4J.
Spire - Powerful new number types and numeric abstractions for Scala.
Smile - Statistical Machine Intelligence & Learning Engine
Apache Spark - Apache Spark - A unified analytics engine for large-scale data processing
Saddle
Numsca - numsca is numpy for scala
Zeppelin - Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
Algebird - Abstract Algebra for Scala
Squants - The Scala API for Quantities, Units of Measure and Dimensional Analysis
rscala - The Scala interpreter is embedded in R and callbacks to R from the embedded interpreter are supported. Conversely, the R interpreter is embedded in Scala.