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
{{ message }}
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.
It would be great to have a minimal example with directianal derivatives.
One could e.g. use the LinearTransform example. There trivially the Jacobian is just the Matrix A; so one can easily provide dirictionalderivatives by multiplying with A.
It would be great to have a minimal example with directianal derivatives.
One could e.g. use the LinearTransform example. There trivially the Jacobian is just the Matrix A; so one can easily provide dirictionalderivatives by multiplying with A.
And I would like to extend this for the adjoint derivatives modelica/fmi-standard#722.
Is this possible?
The text was updated successfully, but these errors were encountered: