Skip to content

Update OrdinaryDiffEqCore requirement from 1.21 to 1.21, 3.9#487

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/julia/OrdinaryDiffEqCore-1.21-and-3.9
Closed

Update OrdinaryDiffEqCore requirement from 1.21 to 1.21, 3.9#487
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/julia/OrdinaryDiffEqCore-1.21-and-3.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Updates the requirements on OrdinaryDiffEqCore to permit the latest version.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [OrdinaryDiffEqCore](https://github.com/SciML/OrdinaryDiffEq.jl) to permit the latest version.
- [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases)
- [Commits](https://github.com/SciML/OrdinaryDiffEq.jl/commits/v3.9.0)

---
updated-dependencies:
- dependency-name: OrdinaryDiffEqCore
  dependency-version: 3.9.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Feb 23, 2026
@github-actions
Copy link
Contributor

Benchmark Results (Julia v1)

Time benchmarks
master 831f2f2... master / 831f2f2...
master/base array types/1//2 27.6 ± 7.8 μs 27.1 ± 8.6 μs 1.02 ± 0.43
master/base array types/100//1 18.4 s 18.2 s 1.01
master/base array types/20//1 0.0449 ± 0.00094 s 0.0448 ± 0.0007 s 1 ± 0.026
master/base array types/50//1 1.29 ± 0.015 s 1.29 ± 0.023 s 1 ± 0.021
master/qo types/1//2 0.0327 ± 0.0095 ms 0.0325 ± 0.0094 ms 1.01 ± 0.41
master/qo types/100//1 15.1 s 15.2 s 0.994
master/qo types/20//1 0.0357 ± 0.00087 s 0.0352 ± 0.00085 s 1.02 ± 0.035
master/qo types/50//1 1.07 ± 0.017 s 1.05 ± 0.0095 s 1.02 ± 0.019
schroedinger/base array types/1//2 6.75 ± 0.38 μs 7.51 ± 0.34 μs 0.899 ± 0.065
schroedinger/base array types/100//1 3.45 ± 0.063 ms 3.37 ± 0.064 ms 1.02 ± 0.027
schroedinger/base array types/20//1 0.141 ± 0.0088 ms 0.145 ± 0.0071 ms 0.97 ± 0.077
schroedinger/base array types/50//1 0.727 ± 0.017 ms 0.718 ± 0.019 ms 1.01 ± 0.036
schroedinger/qo types/1//2 6.84 ± 0.43 μs 7.11 ± 0.35 μs 0.962 ± 0.077
schroedinger/qo types/100//1 3.23 ± 0.044 ms 3.24 ± 0.049 ms 0.996 ± 0.02
schroedinger/qo types/20//1 0.223 ± 0.0091 ms 0.225 ± 0.0091 ms 0.99 ± 0.057
schroedinger/qo types/50//1 0.777 ± 0.016 ms 0.776 ± 0.016 ms 1 ± 0.029
stochastic master/base array types/1//2 0.217 ± 0.065 ms 0.219 ± 0.062 ms 0.989 ± 0.41
stochastic master/base array types/100//1 0.37 ± 0.02 s 0.253 ± 0.013 s 1.46 ± 0.11
stochastic master/base array types/20//1 26.3 ± 0.56 ms 28.1 ± 0.61 ms 0.936 ± 0.029
stochastic master/base array types/50//1 0.11 ± 0.012 s 0.0786 ± 0.0084 s 1.4 ± 0.22
stochastic master/qo types/1//2 0.252 ± 0.056 ms 0.248 ± 0.057 ms 1.02 ± 0.32
stochastic master/qo types/100//1 0.582 ± 0.015 s 0.587 ± 0.017 s 0.991 ± 0.039
stochastic master/qo types/20//1 24.3 ± 0.96 ms 24 ± 1.1 ms 1.01 ± 0.062
stochastic master/qo types/50//1 0.143 ± 0.0019 s 0.145 ± 0.0024 s 0.983 ± 0.021
stochastic schroedinger/base array types/1//2 0.0483 ± 0.0017 ms 0.049 ± 0.0014 ms 0.985 ± 0.044
stochastic schroedinger/base array types/100//1 1.21 ± 0.045 ms 1.05 ± 0.088 ms 1.15 ± 0.11
stochastic schroedinger/base array types/20//1 0.27 ± 0.01 ms 0.273 ± 0.01 ms 0.987 ± 0.054
stochastic schroedinger/base array types/50//1 0.64 ± 0.019 ms 0.628 ± 0.015 ms 1.02 ± 0.038
stochastic schroedinger/qo types/1//2 0.0576 ± 0.0068 ms 0.0578 ± 0.0072 ms 0.997 ± 0.17
stochastic schroedinger/qo types/100//1 1.47 ± 0.026 ms 1.45 ± 0.028 ms 1.01 ± 0.027
stochastic schroedinger/qo types/20//1 0.33 ± 0.014 ms 0.333 ± 0.014 ms 0.989 ± 0.059
stochastic schroedinger/qo types/50//1 0.751 ± 0.018 ms 0.751 ± 0.02 ms 1 ± 0.035
time_to_load 2.56 ± 0.00083 s 2.44 ± 0.0081 s 1.05 ± 0.0035
Memory benchmarks
master 831f2f2... master / 831f2f2...
master/base array types/1//2 0.52 k allocs: 29.3 kB 0.52 k allocs: 29.2 kB 1
master/base array types/100//1 0.135 M allocs: 11.6 GB 0.135 M allocs: 11.6 GB 1
master/base array types/20//1 7.96 k allocs: 29.6 MB 7.96 k allocs: 29.6 MB 1
master/base array types/50//1 0.0375 M allocs: 0.817 GB 0.0375 M allocs: 0.817 GB 1
master/qo types/1//2 0.647 k allocs: 31.8 kB 0.647 k allocs: 31.8 kB 1
master/qo types/100//1 0.155 M allocs: 11.7 GB 0.155 M allocs: 11.7 GB 1
master/qo types/20//1 9.19 k allocs: 29.9 MB 9.19 k allocs: 29.9 MB 1
master/qo types/50//1 0.043 M allocs: 0.819 GB 0.043 M allocs: 0.819 GB 1
schroedinger/base array types/1//2 0.069 k allocs: 3.78 kB 0.069 k allocs: 3.77 kB 1
schroedinger/base array types/100//1 0.085 k allocs: 0.0531 MB 0.085 k allocs: 0.0531 MB 1
schroedinger/base array types/20//1 0.069 k allocs: 14.3 kB 0.069 k allocs: 14.3 kB 1
schroedinger/base array types/50//1 0.069 k allocs: 31 kB 0.069 k allocs: 31 kB 1
schroedinger/qo types/1//2 0.08 k allocs: 4.28 kB 0.08 k allocs: 4.27 kB 1
schroedinger/qo types/100//1 0.094 k allocs: 0.0474 MB 0.094 k allocs: 0.0474 MB 1
schroedinger/qo types/20//1 0.08 k allocs: 13.5 kB 0.08 k allocs: 13.5 kB 1
schroedinger/qo types/50//1 0.08 k allocs: 28.1 kB 0.08 k allocs: 28.1 kB 1
stochastic master/base array types/1//2 3.85 k allocs: 0.207 MB 3.85 k allocs: 0.207 MB 1
stochastic master/base array types/100//1 2.69 k allocs: 0.218 GB 1.84 k allocs: 0.147 GB 1.48
stochastic master/base array types/20//1 4.31 k allocs: 15.4 MB 4.5 k allocs: 16.8 MB 0.92
stochastic master/base array types/50//1 3.09 k allocs: 0.064 GB 2.24 k allocs: 0.0457 GB 1.4
stochastic master/qo types/1//2 4.81 k allocs: 0.227 MB 4.81 k allocs: 0.227 MB 1
stochastic master/qo types/100//1 5.46 k allocs: 0.389 GB 5.46 k allocs: 0.389 GB 1
stochastic master/qo types/20//1 5.46 k allocs: 16.8 MB 5.46 k allocs: 16.8 MB 1
stochastic master/qo types/50//1 5.46 k allocs: 0.0984 GB 5.46 k allocs: 0.0984 GB 1
stochastic schroedinger/base array types/1//2 0.072 k allocs: 3.94 kB 0.072 k allocs: 3.94 kB 1
stochastic schroedinger/base array types/100//1 0.265 k allocs: 0.0649 MB 0.249 k allocs: 0.0625 MB 1.04
stochastic schroedinger/base array types/20//1 0.072 k allocs: 14.4 kB 0.072 k allocs: 14.4 kB 1
stochastic schroedinger/base array types/50//1 0.072 k allocs: 31.2 kB 0.072 k allocs: 31.2 kB 1
stochastic schroedinger/qo types/1//2 0.403 k allocs: 19.5 kB 0.403 k allocs: 19.5 kB 1
stochastic schroedinger/qo types/100//1 0.419 k allocs: 0.0684 MB 0.419 k allocs: 0.0684 MB 1
stochastic schroedinger/qo types/20//1 0.403 k allocs: 30 kB 0.403 k allocs: 30 kB 1
stochastic schroedinger/qo types/50//1 0.403 k allocs: 0.0456 MB 0.403 k allocs: 0.0456 MB 1
time_to_load 0.145 k allocs: 11 kB 0.145 k allocs: 11 kB 1

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Superseded by #489.

@dependabot dependabot bot closed this Mar 2, 2026
@dependabot dependabot bot deleted the dependabot/julia/OrdinaryDiffEqCore-1.21-and-3.9 branch March 2, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants