- Aug 08, 2012
-
-
Karl Rupp authored
- Kernels are generated in build/ and no longer penetrate the source tree. Old kernel files removed. Users interested in ViennaCL-Nightly should consider creating a symlink viennacl/linalg/kernels pointing to build/viennacl/linalg/kernels and run 'make' in build/ after each pull. - Issue with trans_prod_impl() in GCC 4.7 solved. - Virtual destructor added in runtime_wrapper class within kernel generator - Updated documentation for 1.3.1 release
-
- Aug 06, 2012
-
-
Karl Rupp authored
* Added GPU-based Block-ILU preconditioner (extracted from ViennaSHE)
-
- Aug 03, 2012
-
-
Karl Rupp authored
* Polished SVD: Now supports double precision, adjusted error bounds.
-
- Aug 02, 2012
-
-
Karl Rupp authored
* Polished NMF implementation and tests
-
- Jul 31, 2012
- Jun 29, 2012
-
-
Karl Rupp authored
Initial sf.net commit of version 1.3.0 including a follow-up commit (removal of unnecessary indirection in inner_prod())
-