Could it be that you’re multiplying by Inf or NaN ?
That would turn all the zeros into NaN, effectively giving you a dense matrix stored as CSC.
Could it be that you’re multiplying by Inf or NaN ?
That would turn all the zeros into NaN, effectively giving you a dense matrix stored as CSC.