GSoC/GCI Archive
Google Summer of Code 2014 Scala Team

Improving numerical routines in Scala Breeze

by Christopher Medrela for Scala Team

Breeze is a great numerical processing library. However, it lacks some high-level functions that you can find in other libraries like [SciPy](http://www.scipy.org/). The second issue is that Breeze lacks documentation. This makes the entry barrier higher for new contributors. My proposal is to revamp documentation and to introduce interpolation and integration facilities.