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
The result J of lazy_jacobian can supposedly be used as v' * J for vector-Jacobian products, but the tranpose operator doesn't work if v is, for instance, a 3D array
The text was updated successfully, but these errors were encountered:
The result
J
oflazy_jacobian
can supposedly be used asv' * J
for vector-Jacobian products, but the tranpose operator doesn't work ifv
is, for instance, a 3D arrayThe text was updated successfully, but these errors were encountered: