Qiskit / rustworkx

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

Replace call to deprecated np.alltrue with np.all #1054

Closed eendebakpt closed 8 months ago

eendebakpt commented 8 months ago

The np.alltrue method will be removed in numpy 2.0.

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7541117752


Totals Coverage Status
Change from base Build 7524114019: -0.04%
Covered Lines: 16024
Relevant Lines: 16705

💛 - Coveralls