willow-ahrens / Finch.jl

Sparse tensors in Julia and more! Datastructure-driven array programing language.
http://willowahrens.io/Finch.jl/
MIT License
152 stars 13 forks source link

fixing binsparse #555

Closed willow-ahrens closed 2 months ago

willow-ahrens commented 2 months ago

fixes https://github.com/willow-ahrens/Finch.jl/issues/523 fixes https://github.com/willow-ahrens/Finch.jl/issues/537

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.67%. Comparing base (590d037) to head (b9d53ea). Report is 23 commits behind head on main.

:exclamation: Current head b9d53ea differs from pull request most recent head 653c966. Consider uploading reports for the commit 653c966 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #555 +/- ## ========================================== + Coverage 72.85% 75.67% +2.82% ========================================== Files 95 95 Lines 8522 8573 +51 ========================================== + Hits 6209 6488 +279 + Misses 2313 2085 -228 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

willow-ahrens commented 2 months ago

Also need to rename swizzle->transpose