entangled-xyz / scotty

Quantum computing framework for Java and Scala developers.
https://www.entangled.xyz/scotty/
Apache License 2.0
24 stars 2 forks source link

Error and noise simulations #9

Open vasinov opened 5 years ago

vasinov commented 5 years ago

Users should be able to simulate gate and decoherence noise in their simulations and gather statistical data about errors.

alexander-myltsev commented 1 year ago

@vasinov Vasily, I wonder why do you need to implement simulator? Why not use existing on C++ or Python via FFI?