You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename doVectorsMatch to doMatricesMatch with row/col logging
Renamed to better reflect the matrix data being compared. Added M and N
parameters so mismatch errors now log (row,col) coordinates instead of
flat indices, improving debuggability.
Co-authored-by: Copilot <[email protected]>
0 commit comments