SciML / DiffEqBayes.jl

Extension functionality which uses Stan.jl, DynamicHMC.jl, and Turing.jl to estimate the parameters to differential equations and perform Bayesian probabilistic scientific machine learning
https://docs.sciml.ai/DiffEqBayes/stable/
Other
121 stars 29 forks source link

CompatHelper: bump compat for Turing to 0.33, (keep existing compat) #332

Open github-actions[bot] opened 3 months ago

github-actions[bot] commented 3 months ago

This pull request changes the compat entry for the Turing package from 0.25, 0.26, 0.27, 0.28, 0.30 to 0.25, 0.26, 0.27, 0.28, 0.30, 0.33. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.