Skip to content

Commit e3a7254

Browse files
franklin-update
1 parent ebda40e commit e3a7254

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

news/2025/07/20/sciml_small_grants_year_one_success.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,26 +16,26 @@ Since its inception, the SciML Small Grants Program has achieved impressive mile
1616
- **8 successfully completed projects** with full payouts
1717
- **5 currently active projects** in progress
1818
- **~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
2121

2222
## Success Stories: Major Contributions
2323

2424
### Ecosystem Integration and Optimization Wrappers
2525

2626
Our optimization ecosystem has been significantly enhanced through several successful projects:
2727

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.
2929

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.
3131

3232
### Performance and Infrastructure Improvements
3333

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.
3535

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.
3737

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.
3939

4040
## Unique Program Design
4141

0 commit comments

Comments
 (0)