Skip to content

CompatHelper: bump compat for Turing in [extras] to 0.43, (keep existing compat)#281

Open
github-actions[bot] wants to merge 1 commit intomainfrom
compathelper/new_version/2026-03-06-00-28-56-006-00309588671
Open

CompatHelper: bump compat for Turing in [extras] to 0.43, (keep existing compat)#281
github-actions[bot] wants to merge 1 commit intomainfrom
compathelper/new_version/2026-03-06-00-28-56-006-00309588671

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 6, 2026

This pull request changes the compat entry for the Turing package from 0.30 - 0.39 to 0.30 - 0.39, 0.43.
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.

@thorek1 thorek1 force-pushed the compathelper/new_version/2026-03-06-00-28-56-006-00309588671 branch from 3c2bee7 to 56df6f1 Compare March 6, 2026 00:28
@github-actions
Copy link
Author

github-actions bot commented Mar 6, 2026

Benchmark Results

main 56df6f1... main / 56df6f1...
FS2000/NSSS 14.7 ± 0.26 μs 14.4 ± 0.28 μs 1.02 ± 0.027
FS2000/covariance 0.118 ± 0.024 ms 0.122 ± 0.016 ms 0.966 ± 0.23
FS2000/irf 0.114 ± 0.018 ms 0.0944 ± 0.018 ms 1.21 ± 0.3
FS2000/jacobian 0.801 ± 0.003 μs 0.816 ± 0.0039 μs 0.983 ± 0.006
FS2000/lyapunov/bartels_stewart 0.12 ± 0.017 ms 0.118 ± 0.017 ms 1.02 ± 0.21
FS2000/lyapunov/bicgstab 24.3 ± 0.82 μs 24.2 ± 0.92 μs 1 ± 0.051
FS2000/lyapunov/doubling 0.0375 ± 0.012 ms 0.0381 ± 0.013 ms 0.983 ± 0.46
FS2000/lyapunov/gmres 17.1 ± 0.72 μs 17.1 ± 0.68 μs 1 ± 0.058
FS2000/qme/doubling 0.115 ± 0.01 ms 0.105 ± 0.01 ms 1.1 ± 0.14
FS2000/qme/schur 0.084 ± 0.011 ms 0.0831 ± 0.012 ms 1.01 ± 0.2
NAWM_EAUS_2008/NSSS 21 ± 1.2 ms 16.8 ± 0.94 ms 1.26 ± 0.1
NAWM_EAUS_2008/covariance 0.0432 ± 0.0016 s 0.039 ± 0.001 s 1.11 ± 0.051
NAWM_EAUS_2008/irf 27.6 ± 0.96 ms 23.1 ± 0.36 ms 1.2 ± 0.046
NAWM_EAUS_2008/jacobian 0.0626 ± 0.0089 ms 0.0584 ± 0.0057 ms 1.07 ± 0.18
NAWM_EAUS_2008/lyapunov/bartels_stewart 28.5 ± 0.94 ms 28.1 ± 0.54 ms 1.02 ± 0.039
NAWM_EAUS_2008/lyapunov/bicgstab 0.173 ± 0.00085 s 0.31 ± 0.0013 s 0.558 ± 0.0036
NAWM_EAUS_2008/lyapunov/doubling 16.3 ± 0.64 ms 16.3 ± 0.59 ms 1 ± 0.053
NAWM_EAUS_2008/lyapunov/gmres 0.142 ± 0.0019 s 0.136 ± 0.0028 s 1.04 ± 0.026
NAWM_EAUS_2008/qme/doubling 22.4 ± 0.66 ms 22.5 ± 0.63 ms 0.999 ± 0.041
NAWM_EAUS_2008/qme/schur 16.3 ± 0.37 ms 16.2 ± 0.34 ms 1.01 ± 0.031
Smets_Wouters_2007/NSSS 0.166 ± 0.0038 ms 0.152 ± 0.014 ms 1.09 ± 0.11
Smets_Wouters_2007/covariance 1.61 ± 0.042 ms 1.6 ± 0.039 ms 1 ± 0.036
Smets_Wouters_2007/irf 0.619 ± 0.021 ms 0.617 ± 0.032 ms 1 ± 0.062
Smets_Wouters_2007/jacobian 11.7 ± 9.3 μs 9.38 ± 5.2 μs 1.25 ± 1.2
Smets_Wouters_2007/lyapunov/bartels_stewart 1.54 ± 0.013 ms 1.46 ± 0.014 ms 1.05 ± 0.013
Smets_Wouters_2007/lyapunov/bicgstab 5.77 ± 0.013 ms 6.05 ± 0.012 ms 0.954 ± 0.0029
Smets_Wouters_2007/lyapunov/doubling 0.962 ± 0.012 ms 0.954 ± 0.009 ms 1.01 ± 0.016
Smets_Wouters_2007/lyapunov/gmres 6.63 ± 0.02 ms 6.62 ± 0.023 ms 1 ± 0.0047
Smets_Wouters_2007/qme/doubling 1.7 ± 0.016 ms 1.69 ± 0.017 ms 1.01 ± 0.014
Smets_Wouters_2007/qme/schur 1.2 ± 0.022 ms 1.28 ± 0.025 ms 0.938 ± 0.025
time_to_load 11.6 ± 0.093 s 11.7 ± 0.091 s 0.99 ± 0.011
main 56df6f1... main / 56df6f1...
FS2000/NSSS 0.379 k allocs: 20.1 kB 0.379 k allocs: 20.1 kB 1
FS2000/covariance 0.991 k allocs: 0.113 MB 0.991 k allocs: 0.113 MB 1
FS2000/irf 1.75 k allocs: 0.141 MB 1.75 k allocs: 0.141 MB 1
FS2000/jacobian 0 allocs: 0 B 0 allocs: 0 B
FS2000/lyapunov/bartels_stewart 0.074 k allocs: 0.0656 MB 0.074 k allocs: 0.0656 MB 1
FS2000/lyapunov/bicgstab 0.039 k allocs: 16.6 kB 0.039 k allocs: 16.6 kB 1
FS2000/lyapunov/doubling 0.051 k allocs: 29.6 kB 0.051 k allocs: 29.6 kB 1
FS2000/lyapunov/gmres 0.039 k allocs: 16.6 kB 0.039 k allocs: 16.6 kB 1
FS2000/qme/doubling 0.131 k allocs: 31.3 kB 0.131 k allocs: 31.3 kB 1
FS2000/qme/schur 0.223 k allocs: 0.0813 MB 0.223 k allocs: 0.0813 MB 1
NAWM_EAUS_2008/NSSS 4.65 k allocs: 12.4 MB 3.75 k allocs: 8.62 MB 1.44
NAWM_EAUS_2008/covariance 6.63 k allocs: 24.3 MB 5.72 k allocs: 20.4 MB 1.19
NAWM_EAUS_2008/irf 14.1 k allocs: 21.6 MB 13.2 k allocs: 17.8 MB 1.21
NAWM_EAUS_2008/jacobian 4 allocs: 0.709 MB 4 allocs: 0.709 MB 1
NAWM_EAUS_2008/lyapunov/bartels_stewart 0.177 k allocs: 4.92 MB 0.169 k allocs: 4.92 MB 1
NAWM_EAUS_2008/lyapunov/bicgstab 0.04 k allocs: 2.43 MB 0.04 k allocs: 2.43 MB 1
NAWM_EAUS_2008/lyapunov/doubling 0.058 k allocs: 5.26 MB 0.058 k allocs: 5.26 MB 1
NAWM_EAUS_2008/lyapunov/gmres 0.04 k allocs: 2.43 MB 0.04 k allocs: 2.43 MB 1
NAWM_EAUS_2008/qme/doubling 0.186 k allocs: 4.29 MB 0.186 k allocs: 4.29 MB 1
NAWM_EAUS_2008/qme/schur 0.336 k allocs: 7.35 MB 0.336 k allocs: 7.35 MB 1
Smets_Wouters_2007/NSSS 1.47 k allocs: 0.352 MB 1.32 k allocs: 0.0826 MB 4.27
Smets_Wouters_2007/covariance 3.1 k allocs: 1.43 MB 2.95 k allocs: 1.16 MB 1.23
Smets_Wouters_2007/irf 5.65 k allocs: 1.35 MB 5.5 k allocs: 1.08 MB 1.25
Smets_Wouters_2007/jacobian 4 allocs: 0.0611 MB 4 allocs: 0.0611 MB 1
Smets_Wouters_2007/lyapunov/bartels_stewart 0.08 k allocs: 0.44 MB 0.084 k allocs: 0.441 MB 1
Smets_Wouters_2007/lyapunov/bicgstab 0.039 k allocs: 0.201 MB 0.039 k allocs: 0.201 MB 1
Smets_Wouters_2007/lyapunov/doubling 0.057 k allocs: 0.435 MB 0.057 k allocs: 0.435 MB 1
Smets_Wouters_2007/lyapunov/gmres 0.039 k allocs: 0.201 MB 0.039 k allocs: 0.201 MB 1
Smets_Wouters_2007/qme/doubling 0.18 k allocs: 0.389 MB 0.18 k allocs: 0.389 MB 1
Smets_Wouters_2007/qme/schur 0.323 k allocs: 0.729 MB 0.323 k allocs: 0.729 MB 1
time_to_load 0.143 k allocs: 10.6 kB 0.143 k allocs: 10.6 kB 1

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).

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.54%. Comparing base (180b1e1) to head (56df6f1).
⚠️ Report is 4 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (180b1e1) and HEAD (56df6f1). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (180b1e1) HEAD (56df6f1)
4 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #281       +/-   ##
===========================================
- Coverage   65.87%   43.54%   -22.33%     
===========================================
  Files          23       23               
  Lines       14063    13921      -142     
===========================================
- Hits         9264     6062     -3202     
- Misses       4799     7859     +3060     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant