0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
blend by writing out to lists. Hopefully this is faster. More... almost 14 years ago
Merge remote branch 'origin/master' into ccipca More... almost 14 years ago
was checking row_labels when deciding whether to copy col_labels More... almost 14 years ago
Merge remote branch 'origin/master' into ccipca More... almost 14 years ago
Merge branch 'master' into generic-matrices More... almost 14 years ago
Optimization, to make dense SVD actually tolerable. More... almost 14 years ago
Merge branch 'master' of github.com:commonsense/divisi2 More... almost 14 years ago
Optimizations and features for Luminoso More... almost 14 years ago
Slightly more correct Cython syntax. More... almost 14 years ago
Completely remove the old CSCMatrix. More... almost 14 years ago
Completely remove the old CSCMatrix. More... almost 14 years ago
Convert dense SVD to use svdlibc. More... almost 14 years ago
svdlibc: make matrix types generic. More... almost 14 years ago
Remove incremental SVD code for now. More... almost 14 years ago
Don't let the Cython warning get hidden. More... almost 14 years ago
Stay unicode in __unicode__. More... almost 14 years ago
Add filtering of matrices by relation. More... almost 14 years ago
Comment on pickling/unpickling. More... almost 14 years ago
One way of filtering by relation. More... almost 14 years ago
Only compute weight once. More... almost 14 years ago
Avoid deep-copying data we don't even need. More... almost 14 years ago
FIX: priorityDictionary's initializer suffers from python's "mutable default" gotcha More... almost 14 years ago
Merge branch 'master' of github.com:commonsense/divisi2 More... almost 14 years ago
add spreading_activation_weighted More... almost 14 years ago
added post_normalize option to reconstruct_activation; trivial addition to dense.py More... almost 14 years ago
add tutorial: working with categories More... almost 14 years ago
Reorganize top-level imports, remove recycling_set test, handle Ellipsis in SparseMatrix.__getitem__ More... almost 14 years ago
ReconstructedMatrix.ndim = 2 More... almost 14 years ago
add spreading activation tutorial More... almost 14 years ago
Merge branch 'master' of git://github.com/commonsense/divisi2 More... almost 14 years ago