All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated to support Qiskit 1.0.
- support python 3.11
qiskit-aer
added to requirements.txt as it seems necessary to be explicitly installed
- Aer simulatotion method and execution method (#7)
- Docs (#5)
- Remove dependency on graphix module inside runner.py (#9)