aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/scalam/package.scala
Commit message (Expand)AuthorAgeFilesLines
* improve matrix load supportJakob Odersky2012-11-281-2/+2
* make matrix load failure debug message mre explicitJakob Odersky2012-11-081-1/+1
* fix Saveables saving only last rowJakob Odersky2012-11-061-1/+2
* rewrite implicit conversions to Saveable (it was unecessarily complicated)Jakob Odersky2012-11-021-9/+8
* adapt code to scala 2.10Jakob Odersky2012-11-011-3/+5
* make I/O specific to paths (to enable saving of resources across multiple files)Jakob Odersky2012-11-011-2/+2
* add save support to matricesJakob Odersky2012-11-011-10/+8
* Revert "cleanup"Jakob Odersky2012-11-011-7/+13
* cleanupJakob Odersky2012-11-011-13/+7
* add generic I/O supportJakob Odersky2012-11-011-0/+29
* add documentationJakob Odersky2012-10-301-2/+15
* *remove leftover implicitJakob Odersky2012-10-301-1/+1
* improve integration of DenseVector into collection framework:Jakob Odersky2012-10-281-1/+9
* first implementation of integration of breeze DenseVectors to scala collectionsJakob Odersky2012-10-181-0/+8