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
Running fixed-point differentiation using iterscheme = :diffgauge is very slow, while it no longer has any real benefits over iterscheme = :fixed. Therefore, we should probably just remove it (came up in #364).
Running fixed-point differentiation using
iterscheme = :diffgaugeis very slow, while it no longer has any real benefits overiterscheme = :fixed. Therefore, we should probably just remove it (came up in #364).