summaryrefslogtreecommitdiff
path: root/utils/fast_sparse_vector.h
AgeCommit message (Expand)Author
2012-05-16clean upChris Dyer
2012-05-13fast creg training code for univariate linear and logistic regressionChris Dyer
2012-04-29reverted changes in upstreamPatrick Simianer
2012-03-13merge with upstreamPatrick Simianer
2012-03-01compile fix on old versions of gcc with MPI enabledChris Dyer
2012-01-27migration to new metric api for vest, clean up of unsupported/not functional ...Chris Dyer
2011-11-11more reporting, size_nonz() for fast sparse vectorPatrick Simianer
2011-10-13svm impl, fasterPatrick Simianer
2011-09-23a lot of stuff, fast_sparse_vector, perceptron, removed sofia, sample [...]Patrick Simianer
2011-09-03fix header problem when serializing sparse vector with boostChris Dyer
2011-09-03fix sparse vector to work with boost serializationChris Dyer
2011-07-12nasty bug in operator- in sparse vectorChris Dyer
2011-05-04remove compile-time size assertChris Dyer
2011-04-30fix memory leak!Chris Dyer
2011-04-27fix potential crash in FastSparseVector operator=Chris Dyer
2011-04-22fix dup codeChris Dyer
2011-04-22make compatible with FastSparseVectorChris Dyer
2011-04-21adding functionality to fast_sparse_vector, getting ready for transition to itChris Dyer
2011-04-21beginning of fast sparse vector implChris Dyer