Is there any specific method to multiply sparse matrices in Compose?
I've tried to use the array '.*' and the matrix '*' operator and in both cases the same message appears 'Error: unsuported operation...'.