Open tsmithe opened 10 years ago
Need some changes in __getitem__ for sparse matrix types.
__getitem__
I don't think that range and slice for compressed_matrix is supported in the ViennaCL core, yet...
Well, I suppose that makes my work easier! Though I probably should tidy up the getitem routine anyway..
Need some changes in
__getitem__
for sparse matrix types.