Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from SciML:master #25

Open
wants to merge 514 commits into
base: master
Choose a base branch
from
Open

[pull] master from SciML:master #25

wants to merge 514 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 26, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Dec 26, 2023
Copy link

github-actions bot commented Dec 26, 2023

Benchmark Results

master b6379a8... master/b6379a8f9f7689...
Simple Pendulum/IIP/MultipleShooting(10, Tsit5; grid_coarsening = false) 1.93 ± 0.076 ms 1.98 ± 0.59 ms 0.975
Simple Pendulum/IIP/MultipleShooting(10, Tsit5; grid_coarsening = true) 3.56 ± 0.12 ms 3.63 ± 0.91 ms 0.98
Simple Pendulum/IIP/MultipleShooting(100, Tsit5; grid_coarsening = false) 0.0537 ± 0.0018 s 0.0595 ± 0.012 s 0.901
Simple Pendulum/IIP/MultipleShooting(100, Tsit5; grid_coarsening = true) 1.27 ± 0.013 s 0.0712 ± 0.016 s 17.8
Simple Pendulum/IIP/Shooting(Tsit5()) 0.172 ± 0.068 ms 0.27 ± 0.077 ms 0.639
Simple Pendulum/OOP/MultipleShooting(10, Tsit5; grid_coarsening = false) 3.27 ± 2.6 ms 3.61 ± 2.6 ms 0.905
Simple Pendulum/OOP/MultipleShooting(10, Tsit5; grid_coarsening = true) 5.97 ± 3.8 ms 6.53 ± 4.8 ms 0.915
Simple Pendulum/OOP/MultipleShooting(100, Tsit5; grid_coarsening = false) 0.0934 ± 0.0021 s 0.106 ± 0.0085 s 0.882
Simple Pendulum/OOP/MultipleShooting(100, Tsit5; grid_coarsening = true) 2.71 s 0.131 ± 0.015 s 20.6
Simple Pendulum/OOP/Shooting(Tsit5()) 0.564 ± 0.019 ms 0.61 ± 0.066 ms 0.924
time_to_load 5.87 ± 0.054 s 33.1 ± 0.28 s 0.177

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

ErikQQY and others added 28 commits September 29, 2024 21:16
Split Shooting methods into subpackage
Signed-off-by: Qingyu Qu <[email protected]>
Signed-off-by: Qingyu Qu <[email protected]>
Signed-off-by: Qingyu Qu <[email protected]>
Signed-off-by: Qingyu Qu <[email protected]>
Signed-off-by: Qingyu Qu <[email protected]>
Signed-off-by: Qingyu Qu <[email protected]>
Signed-off-by: Qingyu Qu <[email protected]>
Signed-off-by: Qingyu Qu <[email protected]>
Signed-off-by: Qingyu Qu <[email protected]>
Signed-off-by: Qingyu Qu <[email protected]>
Signed-off-by: Qingyu Qu <[email protected]>
Core subpackage for BoundaryValueDiffEq
Signed-off-by: Qingyu Qu <[email protected]>
ChrisRackauckas and others added 30 commits January 27, 2025 13:42
…6-01-36-51-746-04150813123

CompatHelper: bump compat for LinearSolve to 3 for package BoundaryValueDiffEqShooting, (keep existing compat)
…6-01-36-19-314-00910599892

CompatHelper: bump compat for LinearSolve to 3 for package BoundaryValueDiffEqFIRK, (keep existing compat)
…6-01-35-47-259-01715222226

CompatHelper: bump compat for LinearSolve to 3 for package BoundaryValueDiffEqMIRK, (keep existing compat)
…6-01-35-12-909-00401239149

CompatHelper: bump compat for LinearSolve to 3 for package BoundaryValueDiffEqCore, (keep existing compat)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants