This package is intended for matrix blocks, boosting a sparse matrix multiplication followed by selecting the top-n multiplication
Project description
sparse_dot_topn_for_blocks:
sparse_dot_topn_for_blocks is a slight variation of sparse_dot_topn which provides a fast way to perform sparse matrix multiplication followed by top-n selection and sorting in each row.
It has the same interface as sparse_dot_topn but additionally allows an array to be passed whose elements will each be incremented with the maximum number of nonzero elements of each row of the result matrix with values above the given lower bound. This is suitable for block-matrix multiplication. That's all!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sparse_dot_topn_for_blocks-0.3.1.post3.tar.gz
.
File metadata
- Download URL: sparse_dot_topn_for_blocks-0.3.1.post3.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa4c583c732c26bb91feb3879010fe293f43b9321a2b0588872b04c6316c287b |
|
MD5 | f193188cce5e0d431ea25e37ef6664da |
|
BLAKE2b-256 | d204b4e2614091b0f0afa69ee4bf630b2a60f1fbaf285140363885c3f936918d |