huggingface / huggingface/pytorch_block_sparse
Block Sparse Ax=b Solver?
Open
- Dominant language
- C++
- Stars
- 551
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Really interesting package!
Does it support solving linear systems of equations: for example, solve for `x` in `Ax=b` where A is block sparse matrix and `x` and `b` are vectors? For example via LU decomposition -> backsubstitution or iterative solvers?
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.