Hello,

That looks like a very reasonable way to do it.

On Tuesday, August 11, 2015 at 3:02:01 AM UTC+2, Arjun Narayanan wrote:
>
> Hello everyone,
>
> I would like to construct an iterable collection of sparse matrices. It 
> appears that I can do this with Array(SparseMatrixCSC, number_of_matrices). 
> I was wondering if this would be the most sensible way of going about this 
> problem? Does anyone see any drawback/pitfall associated with this method? 
> Is there a better way of achieving the same result?
>
> Thanks!
>
>

Reply via email to