Commit 0793f31
Export constructTsit5ExplicitRK from OrdinaryDiffEq
Add export of constructTsit5ExplicitRK function from both
OrdinaryDiffEqExplicitRK and the main OrdinaryDiffEq module.
This fixes the LTS CI test failure where the function was
not accessible from OrdinaryDiffEq.
Co-Authored-By: Chris Rackauckas <[email protected]>
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 424f103 commit 0793f31
File tree
2 files changed
+3
-3
lines changed- lib/OrdinaryDiffEqExplicitRK/src
- src
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
230 | | - | |
| 229 | + | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
0 commit comments