PR response request #13016
-
Hey all, Sorry to bug, but can I get someone to look at PR #11077, either to review, or to determine that it's not a change of interest. It's a very small change, but is very important for an application I'm using Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Whilst I can't really speak to the plans around You can replicate the current behaviour of |
Beta Was this translation helpful? Give feedback.
-
Hey @DanPuzzuoli , sorry for letting that PR slip through the cracks so hard! The PR looks great to me. I'll merge it now. As Patrick also suggested, I suspect libraries like Diffrax have had a lot more attention paid to them. So it's worth checking out. But no reason we can't land improvements to JAX's own odeint while it's around. |
Beta Was this translation helpful? Give feedback.
-
Awesome, thanks. I do need to put some more time into using Diffrax, but so far odeint in JAX has been a bit faster for my applications, which may partially be owed to its native support for complex arrays. |
Beta Was this translation helpful? Give feedback.
Hey @DanPuzzuoli , sorry for letting that PR slip through the cracks so hard!
The PR looks great to me. I'll merge it now.
As Patrick also suggested, I suspect libraries like Diffrax have had a lot more attention paid to them. So it's worth checking out. But no reason we can't land improvements to JAX's own odeint while it's around.