`CsMatrix::from_triplet` should clearly state what happens to duplicate entries
Open
documentation
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
As the title says: I just naively assumed that it would sum duplicates (as is common for e.g. FEM code), however this turned out not to be the case.
As stated in #592, I plan to make a proposal for a redesigned `sparse` module soon, and I would resolve this issue as part of the redesign work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.