tqsd / QuNetSim

A quantum network simulation framework.
https://tqsd.github.io/QuNetSim/
MIT License
118 stars 52 forks source link

The plotting functions in Network class not working #83

Closed Shiro-Raven closed 3 years ago

Shiro-Raven commented 3 years ago

The draw_classical_network and draw_quantum_network functions are not working. I receive the error ValueError: Received invalid argument(s): hold when I attempted to plot a network.

Steps to reproduce the behavior:

  1. Simply create a network and add some nodes.
  2. Invoke one of the plotting functions.

Expected behavior A NetworkX graph showing the built network.

System:

stephendiadamo commented 3 years ago

Thanks for reporting. Will have an update this week.

stephendiadamo commented 3 years ago

Fixed in 0.1.2.post0.