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
Nowhere in the code is it required to calculate the Jacobians of mu and xi w.r.t. z and y separately. We only need the Jacobian of mu w.r.t [z, y]. This approach would also allow caching of variables required to exploit sparsity in Jacobians (via SparseDiffTools.jl).
The text was updated successfully, but these errors were encountered:
Nowhere in the code is it required to calculate the Jacobians of mu and xi w.r.t. z and y separately. We only need the Jacobian of mu w.r.t [z, y]. This approach would also allow caching of variables required to exploit sparsity in Jacobians (via SparseDiffTools.jl).
The text was updated successfully, but these errors were encountered: