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
LinearConstraints (and potentially other functions) don't check for shape mismatches. This can cause confusion in the results due to python broadcasting.
The text was updated successfully, but these errors were encountered:
LinearConstraints (and potentially other functions) don't check for shape mismatches. This can cause confusion in the results due to python broadcasting.
The text was updated successfully, but these errors were encountered: