summaryrefslogtreecommitdiff
path: root/packages/base/src/C/vector-aux.c
AgeCommit message (Expand)Author
2014-12-13use random() instead of drand48_rKiwamu Ishikura
2014-12-01remove static state in gaussrandAlberto Ruiz
2014-12-01change rand() to drand48_rAlberto Ruiz
2014-09-07fix min/maxIndex bug, add tests, thanksAlberto Ruiz
2014-06-12improved loadMatrixAlberto Ruiz
2014-06-11roundVectorAlberto Ruiz
2014-06-10sortVectorAlberto Ruiz
2014-05-22initial support for sparse matrixAlberto Ruiz
2014-05-20random numbers in baseAlberto Ruiz
2014-05-20loadMatrix, saveMatrixAlberto Ruiz
2014-05-15moved complex mapVal and zipAlberto Ruiz
2014-05-15moved map complexAlberto Ruiz
2014-05-14moved map realAlberto Ruiz
2014-05-14fix size bugAlberto Ruiz
2014-05-14moved sumAlberto Ruiz
2014-05-14vectorized operations in baseAlberto Ruiz