summaryrefslogtreecommitdiff
path: root/packages/base/src/C/vector-aux.c
AgeCommit message (Expand)Author
2015-06-04move c sourcesAlberto Ruiz
2015-05-26fixed cmod, sorting functionsAlberto Ruiz
2015-05-25rangeAlberto Ruiz
2015-05-24Container, Product and Num instances for CInt elementsAlberto Ruiz
2015-05-21CInt elements, wipAlberto Ruiz
2015-05-19solve uninstallablity in FreeBSD, a better urandom()maxc01
2015-03-11In C99 int32_t is from stdint.hThomas M. DuBuisson
2014-12-29add semicoronKiwamu Ishikura
2014-12-29use __APPLE__ instead of OSXKiwamu Ishikura
2014-12-29to set srandom for OSXKiwamu Ishikura
2014-12-29merge masterKiwamu Ishikura
2014-12-29add randomKiwamu Ishikura
2014-12-21temporary non thread safe randomVector workaround for OSXAlberto Ruiz
2014-12-14change drand48_r to random_rAlberto Ruiz
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