summaryrefslogtreecommitdiff
path: root/packages/base/src/Internal/C/vector-aux.c
AgeCommit message (Expand)Author
2019-06-30urandom(): Refactor CPP, clarify warnings. See #279.Niklas Hambüchen
2019-05-17Allow disabling random_r() usage manually. See #279.Niklas Hambüchen
2016-12-19add reorderVector function for tensor libraries (e.g. hTensor) to implement t...Kevin Slagle
2015-10-07fix windows link error, issue #154maxc01
2015-09-10#125 Fixed pragma warningVassil Keremidchiev
2015-09-10#125 If we use OS X and FreeBSD equivalent for urandom() it is working under ...Vassil Keremidchiev
2015-08-09Possible fix for #141ntfrgl
2015-07-24Revert "Fix windows support"Alberto Ruiz
2015-07-24Revert "Correct names & Add C sources to the .cabal file"Alberto Ruiz
2015-07-18Correct names & Add C sources to the .cabal fileNightRa
2015-07-18Fix windows supportNightRa
2015-06-12row ops in STAlberto Ruiz
2015-06-08instances for Mod m Z and Mod m IAlberto Ruiz
2015-06-08modular C matrix productAlberto Ruiz
2015-06-06support for Int64 elementsAlberto Ruiz
2015-06-06int64_t C funsAlberto Ruiz
2015-06-05remove transP and constantPAlberto Ruiz
2015-06-04move C functions to a more appropriate fileAlberto Ruiz
2015-06-04move c sourcesAlberto Ruiz