mul! with Symmetric does not check sizes are compatible #928
Labels
backport 1.6
Change should be backported to release-1.6
backport 1.8
Change should be backported to release-1.8
bug
Something isn't working
Here we define matrices
A
,B
, andC
with incompatible sizes for multiplication:Yet
mul!
(and*
) works! I have confirmed that this has been the behavior since Julia 1.0.The text was updated successfully, but these errors were encountered: