@@ -87,6 +87,8 @@ will "go the extra mile" to teach the contributor how the package or mathematics
87
87
88
88
## Fix and Update the "Simple Handwritten PDEs as ODEs" Benchmark Set (\$ 200)
89
89
90
+ ** In Progress** : Claimed by Criston Hyett for the time period of September 21st, 2024 - October 20th 2024.
91
+
90
92
The "Simple Handwritten PDEs as ODEs" benchmarks have been failing for awhile.
91
93
They need to be updated to the "new" linear solve syntax introduced in 2022.
92
94
When updated, these benchmarks should serve as a canonical development
@@ -118,6 +120,8 @@ PDE discretiations.
118
120
119
121
## Update BlackBoxOptimizationBenchmarking.jl to the Optimization.jl Interface and Add to SciMLBenchmarks (\$ 300)
120
122
123
+ ** In Progress** : Claimed by Alonso Cisneros for the time period of September 21st, 2024 - October 20th 2024.
124
+
121
125
[ BlackBoxOptimizationBenchmarking.jl] ( https://github.com/jonathanBieler/BlackBoxOptimizationBenchmarking.jl )
122
126
is a very interesting set of benchmarks between global optimization tools. However,
123
127
it has not been updated in years. It would be useful to the community if this
@@ -181,8 +185,6 @@ solvers in a standard SciMLBenchmarks benchmark build.
181
185
182
186
## DAE Problem Benchmarks (\$ 100 / Benchmark)
183
187
184
- ** In Progress** : Claimed by Marko Polic for the time period of June 18th, 2024 - July 18th 2024.
185
-
186
188
New benchmarks for differential-algebraic equation (DAE) systems would greatly improve our
187
189
ability to better tune solvers across problems. However, we are currently lacking in the
188
190
number of such benchmarks that exist. The goal would be to add standard benchmarks from
0 commit comments