Do you have an example of how to do an efficient scalar multiplication of a COO matrix somewhere? And one for vertically stacking two matrices similarly to Dense.Stack in gonum?
Do you have an example of how to do an efficient scalar multiplication of a COO matrix somewhere?
And one for vertically stacking two matrices similarly to Dense.Stack in gonum?