We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Changed repo value as scala-tools doesn't work anymore (they link to oss.sonatype.org instead)
corrected small mistake in example code, Array(2,3,4) :/ 2.0 == Array(0.5,1.5,2.0) => Array(2,3,4) :/ 2.0 == Array(1.0,1.5,2.0)
Updated Refactor (markdown)
initial thoughts on the refactor
https://github.com/scalala/Scalala/issues/46
Updated Native Blas Lapack Libraries (markdown)
Updated Home (markdown)
Created Native Blas/Lapack Libraries (markdown)
Updated repositories to include scalanlp repo in usage instructions
Updated docs to point to RC3 and scala 2.9.1
corrected libraryDependencies artifact format
Updated Implementation notes (markdown)
Updated QuickStart (markdown)
added information about Library
Created Implementation notes (markdown)
Created Scalala (markdown)