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
A user can currently either provide par_bounds or init_pars to a function for all parameters in the model, or none at all. It would be useful to implement a consistently applied and safe interface for users to provide these values only for a subset of the parameters.