Qiskit / rustworkx

A high performance Python graph library implemented in Rust.
https://www.rustworkx.org
Apache License 2.0
981 stars 141 forks source link

Remove the Hashmap from the katz centrality computation #1174

Closed Paulo-21 closed 2 months ago

Paulo-21 commented 2 months ago

Proposed fix for issue #1173

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 2 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 8823148065

Details


Files with Coverage Reduction New Missed Lines %
rustworkx-core/src/centrality.rs 1 98.61%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 8822969880: 0.02%
Covered Lines: 17325
Relevant Lines: 17950

💛 - Coveralls