Skip to content

qsim v0.9.3

Compare
Choose a tag to compare
@95-martin-orion 95-martin-orion released this 21 May 17:36
· 942 commits to master since this release
6c226ec

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 (using check/format-incremental)
  • Assorted sanitization fixes in C++