Add polyester for SpMV kernels#37
Conversation
|
Hi @termi-official let me know when this is ready to review/merge or if you need me to run the tests. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #37 +/- ##
==========================================
+ Coverage 86.17% 91.17% +4.99%
==========================================
Files 3 3
Lines 246 340 +94
==========================================
+ Hits 212 310 +98
+ Misses 34 30 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Hi Jordi, sorry I really forgot about this PR. Should be essentially ready now. What is the reason there is still support for Julia 1.8/1.9? |
|
I am not sure @termi-official, I guess just for compatibility's sake. We can remove it for sure and maybe start testing 1.10/1.11/1.12? |
I thought Julia 1.8 and 1.9 do not have any support anymore for quite a bit of time (see https://julialang.org/downloads/support/) |
|
Yeah idk, I guess we just kept it as long as it doesn't become a hassle. We are just now slashing support for Julia 1.9 in our other packages too. |
a0c4568 to
b8d34e9
Compare
|
Thanks @termi-official for the PR, I'll release a new version soon. |
Still missing tests.