DiffEqBase.jl icon indicating copy to clipboard operation
DiffEqBase.jl copied to clipboard

WIP: add Enzyme support for fastpow

Open ChrisRackauckas opened this issue 1 year ago • 2 comments

Straightforward since fastpow is simply ^. Still needs:

  • [ ] Tests
  • [ ] Generalize to batchduplicated

ChrisRackauckas avatar Aug 17 '24 15:08 ChrisRackauckas

@m-bossart here's some starter code.

ChrisRackauckas avatar Aug 17 '24 15:08 ChrisRackauckas

One more step to finishing https://github.com/SciML/OrdinaryDiffEq.jl/pull/2282

ChrisRackauckas avatar Aug 17 '24 15:08 ChrisRackauckas

@oscardssmith can you take a moment to clean up the downstream tests? Those seem to be due to some of your recent changes.

ChrisRackauckas avatar Sep 28 '24 09:09 ChrisRackauckas