Qiskit / qiskit-tutorials

A collection of Jupyter notebooks showing how to use the Qiskit SDK
Apache License 2.0
2.3k stars 1.29k forks source link

Fix removed method from networkx #1388

Closed manoelmarques closed 1 year ago

manoelmarques commented 1 year ago

Summary

Method from_numpy_matrix was removed, changed to from_numpy_array https://github.com/networkx/networkx/pull/4238 https://github.com/networkx/networkx/pull/5746

Details and comments

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB