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
Currently termination is all rolled into termination_reltol. It might be useful to expose separate options for abs/rel tolerances for each of the error terms.
Currently termination is all rolled into
termination_reltol. It might be useful to expose separate options for abs/rel tolerances for each of the error terms.Supporting user callbacks would be nice too.