index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
base
/
src
/
Internal
/
C
/
vector-aux.c
Age
Commit message (
Expand
)
Author
2016-12-19
add reorderVector function for tensor libraries (e.g. hTensor) to implement t...
Kevin Slagle
2015-10-07
fix windows link error, issue #154
maxc01
2015-09-10
#125 Fixed pragma warning
Vassil Keremidchiev
2015-09-10
#125 If we use OS X and FreeBSD equivalent for urandom() it is working under ...
Vassil Keremidchiev
2015-08-09
Possible fix for #141
ntfrgl
2015-07-24
Revert "Fix windows support"
Alberto Ruiz
2015-07-24
Revert "Correct names & Add C sources to the .cabal file"
Alberto Ruiz
2015-07-18
Correct names & Add C sources to the .cabal file
NightRa
2015-07-18
Fix windows support
NightRa
2015-06-12
row ops in ST
Alberto Ruiz
2015-06-08
instances for Mod m Z and Mod m I
Alberto Ruiz
2015-06-08
modular C matrix product
Alberto Ruiz
2015-06-06
support for Int64 elements
Alberto Ruiz
2015-06-06
int64_t C funs
Alberto Ruiz
2015-06-05
remove transP and constantP
Alberto Ruiz
2015-06-04
move C functions to a more appropriate file
Alberto Ruiz
2015-06-04
move c sources
Alberto Ruiz