forked from scalanlp/breeze
-
Notifications
You must be signed in to change notification settings - Fork 50
Home
dlwh edited this page Feb 20, 2013
·
5 revisions
Please use the scalanlp/breeze wiki from now on.
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.
- FAQ
- Tensors: Information about Vectors, Matrices, Counters, and all that.