From c612fc0ece26f0a70c315d8114598b27cb77d05e Mon Sep 17 00:00:00 2001 From: Maximilian Pochapski <67759684+mxpoch@users.noreply.github.com> Date: Wed, 8 Oct 2025 12:44:40 -0400 Subject: [PATCH] LoopVectorization small grant completion --- small_grants.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/small_grants.md b/small_grants.md index 79ebae96..f83083d8 100644 --- a/small_grants.md +++ b/small_grants.md @@ -284,9 +284,13 @@ development skills and test-driven development of a large code base is required. **Reviewers**: Chris Rackauckas +# Successful Projects Archive + +These are the previous SciML small grants projects which have successfully concluded and paid out. + ## Update LoopVectorization to Support Changes in Julia v1.12 (\$200) -**In Progress**: being worked on by Maximilian Pochapski +*Completed by Maximilian Pochapski Oct 8th, 2025* [LoopVectorization.jl](https://github.com/JuliaSIMD/LoopVectorization.jl) is a central package for the performance of many Julia packages. Its internals make @@ -313,10 +317,6 @@ which SciML will help administer through the small grants program. **Reviewers**: Chris Elrod -# Successful Projects Archive - -These are the previous SciML small grants projects which have successfully concluded and paid out. - ## DAE Problem Benchmarks (\$100 / Benchmark) Completed by **Jayant Pranjal**