You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: news/2025/07/20/sciml_small_grants_year_one_success.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,26 +16,26 @@ Since its inception, the SciML Small Grants Program has achieved impressive mile
16
16
-**8 successfully completed projects** with full payouts
17
17
-**5 currently active projects** in progress
18
18
-**~90% success rate** for claimed projects
19
-
-**$2,400-2,600 total paid out** to contributors
20
-
-**$800+ in active project value** currently being worked on
19
+
-**\$2,400-2,600 total paid out** to contributors
20
+
-**\$800+ in active project value** currently being worked on
21
21
22
22
## Success Stories: Major Contributions
23
23
24
24
### Ecosystem Integration and Optimization Wrappers
25
25
26
26
Our optimization ecosystem has been significantly enhanced through several successful projects:
27
27
28
-
**SciPy and PyCMA Integration ($400 total)** - Completed by Aditya Pandey and Maximilian Pochapski, these projects brought Python's mature optimization libraries into the Julia ecosystem via Optimization.jl, providing users with battle-tested algorithms and enabling seamless migration paths.
28
+
**SciPy and PyCMA Integration (\$400 total)** - Completed by Aditya Pandey and Maximilian Pochapski, these projects brought Python's mature optimization libraries into the Julia ecosystem via Optimization.jl, providing users with battle-tested algorithms and enabling seamless migration paths.
29
29
30
-
**Symbolics.jl Enhancement ($300)** - Jash Ambaliya successfully integrated SymPy as a fallback backend for Symbolics.jl, dramatically expanding the symbolic computation capabilities available to users when native Julia implementations hit limitations.
30
+
**Symbolics.jl Enhancement (\$300)** - Jash Ambaliya successfully integrated SymPy as a fallback backend for Symbolics.jl, dramatically expanding the symbolic computation capabilities available to users when native Julia implementations hit limitations.
31
31
32
32
### Performance and Infrastructure Improvements
33
33
34
-
**OrdinaryDiffEq.jl Refactoring ($600)** - The crown jewel of our completed projects, Param Umesh Thakkar's comprehensive refactoring of OrdinaryDiffEq.jl into sub-packages has transformed the user experience. As detailed in our [previous blog post](https://sciml.ai/news/2024/08/10/sciml_small_grants_successes/), this work reduced first-time-to-solution from 2.46 seconds to 0.56 seconds - a 4.4x improvement that makes Julia's differential equation solvers feel truly instant.
34
+
**OrdinaryDiffEq.jl Refactoring (\$600)** - The crown jewel of our completed projects, Param Umesh Thakkar's comprehensive refactoring of OrdinaryDiffEq.jl into sub-packages has transformed the user experience. As detailed in our [previous blog post](https://sciml.ai/news/2024/08/10/sciml_small_grants_successes/), this work reduced first-time-to-solution from 2.46 seconds to 0.56 seconds - a 4.4x improvement that makes Julia's differential equation solvers feel truly instant.
35
35
36
-
**SciMLOperators.jl Modernization ($500)** - Divyansh Goyal's breaking changes to SciMLOperators.jl resolved fundamental limitations in how lazy operators handle different defining vectors, preparing the package for its v1.0 release and enabling more sophisticated use cases throughout the ecosystem.
36
+
**SciMLOperators.jl Modernization (\$500)** - Divyansh Goyal's breaking changes to SciMLOperators.jl resolved fundamental limitations in how lazy operators handle different defining vectors, preparing the package for its v1.0 release and enabling more sophisticated use cases throughout the ecosystem.
37
37
38
-
**Benchmark Infrastructure ($600-800 estimated)** - Param Umesh Thakkar and Marko Polic have contributed extensively to maintaining and expanding SciMLBenchmarks.jl, ensuring our performance tracking infrastructure remains current with the rapidly evolving Julia ecosystem.
38
+
**Benchmark Infrastructure (\$600-800 estimated)** - Param Umesh Thakkar and Marko Polic have contributed extensively to maintaining and expanding SciMLBenchmarks.jl, ensuring our performance tracking infrastructure remains current with the rapidly evolving Julia ecosystem.
0 commit comments