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
I am using CVXPYGEN to generate and solve problems with ECOS on microcontrollers. I wanted all the variables to be in type float (32) instead of double (64). Is it possible to do this?