Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Finch to list of External Julia Sparse Array Libraries #462

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

willow-ahrens
Copy link
Contributor

@willow-ahrens willow-ahrens commented Oct 18, 2023

Finch is a library for multidimensional sparse array processing that supports a wide variety of formats and operators. It's one of the few Julia libraries to support sparse tensors, it's highly flexible, and it's design could only exist in Julia. Would you please consider adding it to the list?

Finch is a library for multidimensional sparse array processing that supports a wide variety of formats and operators. It's one of the few Julia libraries to support sparse tensors, it's highly flexible, and it's the kind of thing that could only exist in Julia. Would you please consider adding it to the list?
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #462 (4af6615) into main (bb86364) will increase coverage by 0.06%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #462      +/-   ##
==========================================
+ Coverage   85.43%   85.50%   +0.06%     
==========================================
  Files          13       13              
  Lines        8733     8773      +40     
==========================================
+ Hits         7461     7501      +40     
  Misses       1272     1272              
Files Coverage Δ
src/sparsematrix.jl 95.75% <100.00%> (+0.06%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rayegun rayegun merged commit 6b23902 into main Oct 19, 2023
8 checks passed
@rayegun rayegun deleted the wma/add-finch-to-docs branch October 19, 2023 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants