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
The Sage preparser stupidly doesn't raise an error when the input is vector(v)[3] = 5. Instead
it does something very confusing. This was found by Franco Saliola.