1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 17, 2025 — Jul 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #333 from wxj6000/patch-1 More... almost 3 years ago
Update cusolver.py More... almost 3 years ago
Merge pull request #329 from matilda-me/sphinxlint More... over 4 years ago
Remove trailing whitespaces and trailing tabs. More... over 4 years ago
Add note re non-availability of CULA. More... about 5 years ago
Merge pull request #320 from kif/patch-1 More... about 5 years ago
Remove deprecation warning More... about 5 years ago
Use float instead of np.float (#314). More... over 5 years ago
Use float instead of np.float (#314). More... over 5 years ago
Raise ValueError in _sum_axis() if dtype is not supported (#312). More... over 5 years ago
Follow symbolic link when returning path to library to reduce likelihood of context creation when determining CUBLAS version (#302). More... about 6 years ago
Fix Py3 div error in utils.py (#300). More... about 6 years ago
Merge branch 'master' of https://github.com/lebedov/scikit-cuda More... about 6 years ago
Add support for CUDA 11 (#300). More... about 6 years ago
Merge pull request #295 from Giodiro/giodiro-dsyrk-patch More... over 6 years ago
Fix dsyrk to take double argument More... over 6 years ago
Merge branch 'master' of https://github.com/lebedov/scikit-cuda More... over 6 years ago
Update cho_solve docstring (#294). More... over 6 years ago
Merge pull request #291 from wingkitlee0/issue_289 More... over 6 years ago
fixed some documentation More... over 6 years ago
added unit tests for magma symmetric eigensolvers More... over 6 years ago
add/fix 12 eigensolvers for real symmetric matrices. a demo is included More... over 6 years ago
add dsyedx_m More... over 6 years ago
Merge branch 'master' of github.com:wingkitlee0/scikit-cuda into issue_289 More... over 6 years ago
Merge pull request #5 from wingkitlee0/geev-tests More... over 6 years ago
added simple unit tests for geev functions More... over 6 years ago
added ssyedx and ssyedx_m (and demo), still need more tests and docs More... over 6 years ago
Merge branch 'master' of https://github.com/lebedov/scikit-cuda More... over 6 years ago
Merge pull request #290 from janden/fix_geam_doc More... over 6 years ago
Fix typo in _GEAM doc. More... over 6 years ago