breeze
https://github.com/scalanlp/breeze
Scala
Breeze is a numerical processing library for Scala.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Scala not yet supported5 Subscribers
Add a CodeTriage badge to breeze
Help out
- Issues
- norm(), svd(), eig(), pinv(), etc for complex matrices
- horzcat with a DenseMatrix with 0 columns (horzcat does not have a "unit")
- partial scalajs support
- fourierTr.dvDouble1DFFT main thread takes to long time to stop if the size of input is 2**n + 1
- Question: What about Spark-like DataFrames?
- parallel broadcasting
- row-broadcasting and transposed vectors
- vector in-place operations don't check for overlap
- filtering rows on vector/matrix
- a < b (gives matrix of 1/0 instead of true/false)
- Docs
- Scala not yet supported