0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 23 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #57 from retronym/topic/build-refresh More... almost 12 years ago
First shot at 2.10 compilation. More... almost 12 years ago
Use `extends Serializable` rather than @serializable. More... almost 12 years ago
Update to Scala 2.9.2 More... almost 12 years ago
Add sbt-idea plugin. More... almost 12 years ago
Update to SBT 0.11.3. More... almost 12 years ago
CanZipMapValues is a join that doesn't know about the key types. More... almost 12 years ago
pairsIteratorNonZero should be faster? More... about 12 years ago
trying to speed up counters, most mostly failing. More... about 12 years ago
added optimized dot products for DV and SparseVector, along with unit test. More... about 12 years ago
faster sparsevector operations More... about 12 years ago
added zeros and cancopy to sparseVector More... about 12 years ago
added optimized code paths for several densevector operations. More... about 12 years ago
Merge pull request #48 from aloiscochard/patch-1 More... about 12 years ago
Updated SBT URL
aloiscochard
as Alois Cochard
More... about 12 years ago
Library#copy exposes the CanCopy explicit. More... over 12 years ago
fixes erf. fixes #36. Thanks Daniel! More... over 12 years ago
make terminalHeight and terminalWidth lazy vals, to avoid recomputing it More... over 12 years ago
more Tensor2 slices preserve shape; special case for efficient slices by range of DenseMatrix More... over 12 years ago
Merge pull request #43 from afwlehmann/master More... over 12 years ago
Bugfix in LinearAlgebra.qr(). More... over 12 years ago
CanLog and CanExp for Vector[Int|Long|Double|Float as well as Matrix[Int|Long|Double|Float], plus tests. More... over 12 years ago
Merge pull request #40 from JamesEarlDouglas/master More... over 12 years ago
Merge pull request #39 from afwlehmann/master More... over 12 years ago
Added two minor overrides to avoid unnecessary copies. More... over 12 years ago
upgrade sbt from 0.11.0 to 0.11.2 More... over 12 years ago
Added Random.randi(...) More... over 12 years ago
Consolidation of DenseVector constructors plus unit tests. More... over 12 years ago
Merge pull request #38 from afwlehmann/master More... over 12 years ago
Fixed DenseVectorRow.tabulate. More... over 12 years ago