Skip to content
GitLab
Explore
Sign in
Commits · 6597aa00d5429c1816a078451e69496960031ade
viennacl-dev
Browse files
Aug 10, 2012
* Removed unnecessary boost-filesystem dependency from power-iter example.
· 6597aa00
Karl Rupp
authored
Aug 10, 2012
6597aa00
Aug 09, 2012
Last minor changes for 1.3.1 release:
· 9dd92ae9
Karl Rupp
authored
Aug 09, 2012
9dd92ae9
Minor improvements in documentation (removed doxygen warnings, adjusted version numbers, etc.)
· 5e88d9b4
Karl Rupp
authored
Aug 09, 2012
5e88d9b4
Aug 08, 2012
Added acknowledgments for Laszlo Marak in the change logs.
· 77f86eab
Karl Rupp
authored
Aug 08, 2012
77f86eab
Applied all suggested changes from sf.net:
· e3c3dc20
Karl Rupp
authored
Aug 08, 2012
e3c3dc20
Aug 06, 2012
* Extended [matrix,vector]-[range,slice] support: CTORs and operator= handling improved.
· 8d6b5e71
Karl Rupp
authored
Aug 06, 2012
8d6b5e71
Aug 03, 2012
* Replaced dangerous 'unsigned int' with 'cl_uint' in compressed_matrix.hpp
· 2de8d701
Karl Rupp
authored
Aug 03, 2012
2de8d701
Aug 02, 2012
* Updated generated matrix kernel sources (generator updated in previous commit)
· d9769088
Karl Rupp
authored
Aug 02, 2012
d9769088
Jul 31, 2012
* Fixed issue in C = prod(A,B) if C is not initialized properly (including transposed variants)
· 1bb5d8fa
Karl Rupp
authored
Jul 31, 2012
1bb5d8fa
Re-added regression script.
· 9ba67abf
Karl Rupp
authored
Jul 02, 2012
9ba67abf
Fixed warnings (unused variable) in new versions of g++
· 8a6147cd
Karl Rupp
authored
Jul 02, 2012
8a6147cd
Jun 29, 2012
Initial sf.net commit of version 1.3.0 including a follow-up commit (removal...
· 38ff919d
Karl Rupp
authored
Jun 29, 2012
38ff919d
Loading