-
Notifications
You must be signed in to change notification settings - Fork 690
Home
David Hall edited this page Mar 9, 2014
·
25 revisions
Breeze is a scientific computing library for Scala, supporting linear algebra, numerics, optimization, signal processing, statistics and more.
- You should probably start with QuickStart.
- For those with a Matlab or Numpy background, see the Breeze Linear Algebra quick reference.
- FAQ
- A nascent UserGuide
- API documentation is available here: http://www.scalanlp.org/api/
- Darren Wilkinson has written a brief introduction.
- User Group
- You can ask questions on StackOverflow using the tag scala-breeze
We need your help! Here's how you can contribute:
- Take a look at the Issues page, especially those with the #helpwanted tag. Implement any of these.
- File bugs or feature requests. Asking questions on the mailing list is great too. If you're confused by something, it means we need to add a new feature or document an existing one better.
- Look at the Matlab function reference and implement functions that seem to be missing. (Unit tests, please!)
- Help improve the UserGuide or anything else on the wiki.
- Contribute examples that use Breeze to the Breeze Examples repository
- Tackle a bigger project! Want to make a GPU vector library? Want to rework the visualization component? We'd love to have you join us!
Breeze is a numerical processing library for Scala. http://www.scalanlp.org