Breeze
Breeze is/was a numerical processing library for Scala. (by scalanlp)
ND4S
ND4S: N-Dimensional Arrays for Scala. Scientific Computing a la Numpy. Based on ND4J. (by deeplearning4j)
Breeze | ND4S | |
---|---|---|
3 | - | |
3,455 | 302 | |
0.1% | - | |
6.4 | 0.0 | |
8 months ago | almost 5 years ago | |
Scala | Scala | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of Breeze.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-05.
-
Arbitrary functions of n dimensions in Scala
Also, you can look at breeze.generic.UFunc for an inspiration.
-
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.
ND4S
Posts with mentions or reviews of ND4S.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning ND4S yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Breeze and ND4S you can also consider the following projects:
Algebird - Abstract Algebra for Scala
Saddle
Spire - Powerful new number types and numeric abstractions for Scala.
Smile - Statistical Machine Intelligence & Learning Engine
Numsca - numsca is numpy for scala