Here are some Pluto.jl workbooks for a first cut at a temporary workaround for getting fast autodiff with mutation and BLAS operations by combining
Enzyme and Zygote via Enzyme pullbacks.
To run these notebooks in Binder use Pluto on Binder!
You can copy the first workbook link at
https://github.com/ryanstoner1/hybridADpluto/blob/main/enzymezygote1.jl
and so on.
Startup will probably take a couple of minutes.
This was mostly inspired by a Discourse post made by Jordi Bolibar here and follow-up blog here by Chris Rackaukas in addition to my own personal adventures with Zygote.