Slow runtime when using jacrev #19155
Replies: 2 comments 1 reply
-
Your code doesn't define Note that |
Beta Was this translation helpful? Give feedback.
-
Consider using Diffrax instead, which is much more featureful than Also remember to place a JIT on the outside of your I'd have to stare at the vector field a little longer but I am also a little antsy that it isn't obviously Lipschitz. That can produce poor numerical behaviour. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I have a problem with jacrev().
I put the solution of ODE in jacrev and it takes more than a hour.
Is it normal?
When I run this code first, it took only few second,,
Beta Was this translation helpful? Give feedback.
All reactions