taiypeo / DeutschSim

A quantum circuit simulator, written in Java
MIT License
5 stars 1 forks source link

Qubits changing #5

Open taiypeo opened 7 years ago

taiypeo commented 7 years ago

"Change Qubits" should append/remove rows instead of clearing the whole table and adding a required amount of rows.

taiypeo commented 7 years ago

See GUI.java, add_item_change_qubits(); TODO in actionPerformed() of item_change_qubits.