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
We could introduce a prepare_jacobian! in addition to prepare_jacobian.
Advantages: we signal that mutation is allowed, which allows us to generate fewer basis vectors (and possibly exploit a sparsity pattern).
The text was updated successfully, but these errors were encountered:
We could introduce a
prepare_jacobian!
in addition toprepare_jacobian
.Advantages: we signal that mutation is allowed, which allows us to generate fewer basis vectors (and possibly exploit a sparsity pattern).
The text was updated successfully, but these errors were encountered: