Skip to content

Commit 72f207c

Browse files
Merge pull request #162 from KrishGaur1354/master
Small Grant Request: For SDIRK refactor of perform_step!
2 parents ea2dcf8 + 7a2e7b9 commit 72f207c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

small_grants.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,8 @@ would be helpful for debugging.
309309

310310
## Refactor OrdinaryDiffEq.jl Solver Sets to Reuse perform_step! Implementations via Tableaus (\$100/solver set)
311311

312+
***In Progress:** Claimed for the SDIRK set by Krish Gaur for the time period of July 4th 2025 - August 4th, 2025*
313+
312314
The perform_step! implementations per solver in OrdinaryDiffEq.jl are often "bespoke", i.e.
313315
one step implementation per solver. The reason is because the package code grew organically
314316
over time and this is the easiest way to ensure performance and write out a new method.

0 commit comments

Comments
 (0)