Or you can use a comprehension: SparseMatrixCSC[ mysparsematrix(i) for i = 1:n ], where mysparsematrix(i) is a function that returns your i-th sparse matrix.
- [julia-users] Collection of sparse matrices? Arjun Narayanan
- [julia-users] Re: Collection of sparse matrices? Kristoffer Carlsson
- [julia-users] Re: Collection of sparse matrices? Steven G. Johnson
- [julia-users] Re: Collection of sparse matric... Steven G. Johnson
- [julia-users] Re: Collection of sparse matrices? Arjun Narayanan
