Commit 2f08bb8
Update to use DiffEqBase 6.190.1 with extended initialization algorithms
- Bump DiffEqBase requirement to 6.190.1 in all relevant Project.toml files
- Remove delegation from DiffEqBase types to extended versions since DiffEqBase now has the full versions with parameters
- Keep backward compatibility aliases for ShampineCollocationInitExt and BrownBasicInitExt
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 3f289c3 commit 2f08bb8
File tree
4 files changed
+4
-12
lines changed- lib
- OrdinaryDiffEqCore
- src
- OrdinaryDiffEqNonlinearSolve
4 files changed
+4
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
| 171 | + | |
180 | 172 | | |
181 | 173 | | |
182 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments