v1.1 - April 2016
Strilanc
released this
30 Apr 20:47
·
829 commits
to master
since this release
Main user changes:
- Added 2-qubit density matrix display.
- Added +1/-1 gates for 2/3/4 qubits.
- Added a favicon and an 'About' link.
- Work pauses when switching to a different tab.
- Post-Selection now applies BEFORE computing values for display gates in the same column.
- Fixed measured qubits blocking Controlled-Z and Controlled-PostSelection gates.
- Fixed some displays showing blanks instead of NaN
- Improved the unexpected errors experience (copyable text, issue reporting links, slow fade out, fallback to NaN).
Main dev changes:
- Added build-debug and test-travis grunt commands.
- Added support for gates with custom sizes and shaders.
- Added and optimized several Matrix methods as part of making Eve-Quantum-Clone-Computer.
- Added secret UniversalNot gate with custom shader