Thanks for your replies,

@StevenJohnson I would most likely need to do this in a loop, so push!() 
seems like a nice choice. Thanks!



On Monday, 10 August 2015 18:02:01 UTC-7, 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