Print nesteded derivative functions #1155
Closed
MaxSagebaum
started this conversation in
General
Replies: 1 comment 4 replies
-
|
One way to work this around is to add EDIT: > Is there also a way to remove the output of The code is:? Yes, calling |
Beta Was this translation helpful? Give feedback.
4 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.
-
I have an example with a nested function call:
The output of the program is:
The function
inner_pullbackis missing in the output. Is there a way to print it? I could not find anything in the documentation on https://github.com/vgvassilev/clad or https://clad.readthedocs.io/en/latest/index.html. Maybe I missed it. Is there also a way to remove the output ofThe code is:?Beta Was this translation helpful? Give feedback.
All reactions