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
Opening an issue as a new user looking to robustify a large SP model. The nominal model solves using GPkit, but when converting to a RobustModel I've been getting KeyErrors. This seems to be related to select parameters that are setup as post-processing variables (that also happen to use evalfn) - the RobustModel solves when these variables are commented out. @bqpd