QuState / spinoza

A High Performance Quantum State Simulator implemented in pure Rust
Apache License 2.0
61 stars 9 forks source link

Update code to work with Qiskit 1.0 #29

Closed frankharkins closed 4 months ago

frankharkins commented 8 months ago

Qiskit 1.0 was recently released and will be a lot more stable than previous releases. This PR updates the Qiskit example to work with Qiskit 1.0 and mentions the versions in the Python file.