jsqubits
jsqubits copied to clipboard
Quantum computation simulation JavaScript library
Hello, First, thanks a lot for this great simulator, it will be quite practical for me. I just have a minor issue: would it be possible to provide from time...
Hello, First, thanks for this nice library. I'd like to perform sometimes some measurements that require auxiliary qubits (a.k.a. ancillae), but after the measurement the qubits are not useful anymore....
QState.each() is likely to be useful to anyone wanting to add new operators and should be documented.
There have been a couple of times where I really wanted an easy way to project onto the qubits that were not measured.
measure() and applyFunction() currently do not allow you to specify bit ranges using arrays.
It would be nice to be able create a state like jsqubits("|++>")
Would you like to ask how to realize the conjugate calculation of quantum gate, or how to get the conjugate quantum gate
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...