index
:
cdec-dtrain
cmake
master
sa_mmap
word-alignment
Mirror of https://github.com/pks/cdec-dtrain.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
fast_sparse_vector.h
Age
Commit message (
Expand
)
Author
2012-05-16
clean up
Chris Dyer
2012-05-13
fast creg training code for univariate linear and logistic regression
Chris Dyer
2012-04-29
reverted changes in upstream
Patrick Simianer
2012-03-13
merge with upstream
Patrick Simianer
2012-03-01
compile fix on old versions of gcc with MPI enabled
Chris Dyer
2012-01-27
migration to new metric api for vest, clean up of unsupported/not functional ...
Chris Dyer
2011-11-11
more reporting, size_nonz() for fast sparse vector
Patrick Simianer
2011-10-13
svm impl, faster
Patrick Simianer
2011-09-23
a lot of stuff, fast_sparse_vector, perceptron, removed sofia, sample [...]
Patrick Simianer
2011-09-03
fix header problem when serializing sparse vector with boost
Chris Dyer
2011-09-03
fix sparse vector to work with boost serialization
Chris Dyer
2011-07-12
nasty bug in operator- in sparse vector
Chris Dyer
2011-05-04
remove compile-time size assert
Chris Dyer
2011-04-30
fix memory leak!
Chris Dyer
2011-04-27
fix potential crash in FastSparseVector operator=
Chris Dyer
2011-04-22
fix dup code
Chris Dyer
2011-04-22
make compatible with FastSparseVector
Chris Dyer
2011-04-21
adding functionality to fast_sparse_vector, getting ready for transition to it
Chris Dyer
2011-04-21
beginning of fast sparse vector impl
Chris Dyer