qsim v0.9.3
95-martin-orion
released this
21 May 17:36
·
942 commits
to master
since this release
This patch release includes the following fixes:
- QSimSimulator now implements SimulatesExpectationValues, and can use the
simulate_expectation_values
method - Controlled gates support up to 4 target qubits and any number of control qubits (as opposed to 4 qubits total)
- Automated code-formatting in Python with
black
(usingcheck/format-incremental
) - Assorted sanitization fixes in C++