scikit-rf
scikit-rf copied to clipboard
Renumbering network should update port names
As a sanity check for port renumbering, it would be helpful if the port names Network.port_names (if populated) are updated with the new port order when Network.renumber or Network.renumbered is called
You mean, after creating a Network using Circuit ?
Done in #1089