1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Jun 23, 2024 — Jun 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Travis: Updated build environment to Xenial. More... almost 6 years ago
CUDA: Fixed build error for col_reduce_lcl_array kernel with CUDA 10.1 More... almost 6 years ago
Expression templates: Fixed potentially dangling references. More... over 6 years ago
OpenCL: Removed clEnqueueTasks, explicitly enabled clCreateCommandQueue More... over 6 years ago
Merge pull request #263 from naibaf7/naibaf7/master More... about 7 years ago
Merge pull request #262 from IncinX/master More... about 7 years ago
Update OpenCL header files. More... about 7 years ago
compressed_matrix: Now setting OpenCL context correctly for user-provided buffers. More... about 7 years ago
Armadillo: Added .sync() for Armadillo version 8 and above. More... about 7 years ago
matrix_slice: Fixed outer_prod bug. More... about 7 years ago
Fix FindOpenCL.cmake which doesn't find the OpenCL SDK on Windows. OPENCL_LIB_SEARCH_PATH is empty since it was never assigned and fools find_library. More... about 7 years ago
Merge pull request #246 from cdeterman/master More... over 7 years ago
Merge pull request #250 from robinchrist/master More... over 7 years ago
Travis: Updated Boost version from 1.48 to 1.54 More... over 7 years ago
C++11: Fixed incomplete support for exp10(), rsqrt(), round(), sign(). More... over 7 years ago
Update ilu_operations.hpp More... over 7 years ago
also fix qr_method for CPU calls, seemed to only be an issue with Mac OSX More... over 7 years ago
allow for SVD to be run on CPUs, this corrects for invalid work sizes More... over 7 years ago
Merge pull request #242 from marty1885/master More... almost 8 years ago
make it work with C++ 03 More... almost 8 years ago
add platform select to dense_blas More... almost 8 years ago
blas3: Improved example to also work with integers and rectangular matrices. More... almost 8 years ago
uBLAS: Fixed viennacl::copy() from ublas when matrix has empty rows. More... almost 8 years ago
spGEMM: Fixed unused variable. More... almost 8 years ago
Merge pull request #238 from 5c0t-qi/Fix_doc More... about 8 years ago
Remove the random_matrix/vector description in types.dox More... about 8 years ago
Merge pull request #236 from 5c0t-qi/fix_pow_iter_example More... about 8 years ago
Fix::a minimal example of Power Iteration does not work More... about 8 years ago
compressed_matrix: Implemented copy-CTOR. More... about 8 years ago
ILUT: Fixed incorrect initialization order of class members. More... about 8 years ago