Skip to content

Feature release 0.6.0

Compare
Choose a tag to compare
@quantumkoen quantumkoen released this 26 Mar 12:10
· 99 commits to master since this release
09a9250
  • Qiskit support:
    • Add memory feature (raw measurement data)
    • Add access to full-state histogram
    • Fix implementation of u3, u2, u1 and u
    • Generate qiskit counts from memory instead of from histogram
  • ProjectQ support:
    • Throw exception when re-using a QIBackend engine
    • Eliminate the requirement to use a (trivial) ManualMapper
  • Expanded in-line documentation of QuantumInspireAPI class
  • Added type-hints
  • Install examples
  • Preliminary support for API token authentication