-
Notifications
You must be signed in to change notification settings - Fork 690
Home
dlwh edited this page Feb 20, 2013
·
25 revisions
Breeze is the new scientific computing library for Scala, supporting linear algebra, numerics, statistics, machine learning, and natural language processing. Breeze merges two formerly separate projects: ScalaNLP and Scalala. Scalala provides linear algebra and numerics, while ScalaNLP provides the rest. The Scalala portions are largely rewritten, with high performance being the priority. The plotting routines from Scalala are not currently supported. They are planned, but we welcome contributions.
- You should probably start with QuickStart.
- For those with a Matlab or Numpy background, see the Breeze Linear Algebra quick reference.
- FAQ
- Tensors: Information about Vectors, Matrices, Counters, and all that.
Breeze is a numerical processing library for Scala. http://www.scalanlp.org