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
Is it possible to disable automatic differentiation and use finite difference instead when finding equilibrium (i.e. find u such that F(u, par)=0) using newton or continuation?
The text was updated successfully, but these errors were encountered:
Is it possible to disable automatic differentiation and use finite difference instead when finding equilibrium (i.e. find
u
such thatF(u, par)=0
) usingnewton
orcontinuation
?The text was updated successfully, but these errors were encountered: