Received from mohsen jadidi on Mon, Mar 11, 2013 at 10:34:11AM EDT:
You might also want to take a look at CULA Sparse; the library is freely
available for individual academic use.
http://www.culatools.com/sparse/
scikits.cuda doesn't have bindings for CULA Sparse yet, but it shouldn't be too
difficult to create ctypes wrappers for those functions in the library that you
wish to use in Python.
L.G.