DiffEqBase.jl
DiffEqBase.jl copied to clipboard
WIP: add Enzyme support for fastpow
Straightforward since fastpow is simply ^. Still needs:
- [ ] Tests
- [ ] Generalize to batchduplicated
@m-bossart here's some starter code.
One more step to finishing https://github.com/SciML/OrdinaryDiffEq.jl/pull/2282
@oscardssmith can you take a moment to clean up the downstream tests? Those seem to be due to some of your recent changes.