Skip to content
## OrdinaryDiffEq v5.33.0

[Diff since v5.32.2](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.32.2...v5.33.0)


**Closed issues:**
- Stochastic convergence errors with BDF methods (#943)
- GPU Image Fails Tests (#1103)

**Merged pull requests:**
- Added Spijker Ferracina 4 stage SDIRK method (#1100) (@kamalojasv181)
- Use ArrayInterface.zeromatrix (#1104) (@ChrisRackauckas)