SciML / StochasticDiffEq.jl

Solvers for stochastic differential equations which connect with the scientific machine learning (SciML) ecosystem
Other
237 stars 65 forks source link

overload _alg_autodiff #531

Closed vpuri3 closed 1 year ago

vpuri3 commented 1 year ago

fix downstream errors in https://github.com/SciML/OrdinaryDiffEq.jl/pull/1917

@gaurav-arya can you review?

ChrisRackauckas commented 1 year ago

To make the transition simpler, it may be good to yank all other v2 releases.

xtalax commented 1 year ago

@ChrisRackauckas v2 of what, and which packages?

ChrisRackauckas commented 1 year ago

yank releases of StochasticDiffEq which allow SparseDiffTools v2.

ChrisRackauckas commented 1 year ago

Looking around, we never did do a SparseDiffTools v2 compatible release so the versions bounds naturally work well here.

vpuri3 commented 1 year ago

it's grabbing ODE.jl 6.51.2.

https://github.com/SciML/StochasticDiffEq.jl/actions/runs/5095012736/jobs/9159498470?pr=531#step:6:60

vpuri3 commented 1 year ago

@ChrisRackauckas looks like this needs an OrdinaryDiffEq release.

https://github.com/SciML/StochasticDiffEq.jl/actions/runs/5098413712/jobs/9165536977?pr=531#step:5:20