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
Add a lot of new functionality with a few minor breaking changes. We have more
optimizers, better error handling, bootstrap and inference for method of simulated
moments.
Breaking changes
logging is disabled by default during optimization.
the log_option "if_exists" was renamed to "if_table_exists"
The comparison plot function is removed.
first_derivative now returns a dictionary, independent of arguments.
structure of the logging database has changed
there is an additional boolean flag named scaling in minimize and maximize