We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea2dcf8 + 7a2e7b9 commit 72f207cCopy full SHA for 72f207c
small_grants.md
@@ -309,6 +309,8 @@ would be helpful for debugging.
309
310
## Refactor OrdinaryDiffEq.jl Solver Sets to Reuse perform_step! Implementations via Tableaus (\$100/solver set)
311
312
+***In Progress:** Claimed for the SDIRK set by Krish Gaur for the time period of July 4th 2025 - August 4th, 2025*
313
+
314
The perform_step! implementations per solver in OrdinaryDiffEq.jl are often "bespoke", i.e.
315
one step implementation per solver. The reason is because the package code grew organically
316
over time and this is the easiest way to ensure performance and write out a new method.
0 commit comments