quantumsim / qsoverlay

An overlay for the quantumsim package developed by Brian Tarasinski (https://github.com/brianzi/quantumsim)
GNU General Public License v3.0
2 stars 4 forks source link

Connecting circuits #11

Open obriente opened 5 years ago

obriente commented 5 years ago

Added option to auto-shrink waiting gates to only include the time taken by actual gates, this way circuits can be tetrised. Also stopped builder from splitting setup into component pieces upon initialisation.

@slavoutich , @xabomon , can one of you check this out?

slavoutich commented 5 years ago

Sorry, completely missed the existence of this PR.