Vector mode higher order derivatives #35
Manushanker
started this conversation in
General
Replies: 1 comment
-
Hi, sorry I missed this. It is kind of possible. You can have a vector of a CoDiPack type and it works as expected. The problem is when you start to nest this again. Then you have some values that are vectors and some that are not.
This should work, but I have not tested it. What kind of vector derivatives do you need? This is also demonstrated partly in the Tutorials: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @MaxSagebaum
May I know if it is possible to compute higher order derivatives using vector mode? I have a function that generates an array of data and I would like to compute higher order derivatives of each array elements.
Thanks,
Manushanker
Beta Was this translation helpful? Give feedback.
All reactions