Skip to content

Add sp_matmul_rs - #105

Merged
Bergvca merged 9 commits into
masterfrom
add_sp_matmul_rs
Jul 21, 2026
Merged

Add sp_matmul_rs#105
Bergvca merged 9 commits into
masterfrom
add_sp_matmul_rs

Conversation

@Bergvca

@Bergvca Bergvca commented Jul 16, 2026

Copy link
Copy Markdown
Owner

This PR changes the default backend for the dot product calculation to sp_matmul_rs. This is an highly optimized version of sparse_dot_topn written in Rust. sparse_dot_topn is still available by setting use_sp_matmul_rs=False.

@Bergvca
Bergvca merged commit ba942c5 into master Jul 21, 2026
6 checks passed
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.

1 participant