-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rust code #77
Rust code #77
Conversation
…a structures so params always given when looping over circuits.
…run both LogicalCircuits and QuantumCircuit. Applying errors to both.
… tests. Other minor improvements.
…orrected error in ProjectQ wrapper.
…pper. Minor improvements to Standard and SparseSim.
fd69fd6
to
6db2c7b
Compare
This should be resolved now. Just removing doc tests for now. |
Alright, @qartik & @peter-campora. I have updated the makefile to make the .venv more of a "first class citizen" and updated the README appropriately (hopefully). Let me know if you still have issues. I still need to figure out what is going on with this:
|
67bae29
to
5b76d77
Compare
b16b27a
to
cbccecf
Compare
444c290
to
d9a3b11
Compare
Including Rust code for stabilizer simulator.
TODO:
test_random_circuits
(likely need to add force_outcome measurement)