Approximate quantum compilation (AQC-Tensor) release notes
0.1.2
Bug Fixes
- This release fixes the import of
quimb_gate()
to work on versions of qiskit-quimb greater than 0.0.5. The aforementioned function is now imported from the toplevelqiskit_quimb
instead ofqiskit_quimb.circuit
.
0.1.1
New Features
- This release adds quimb-autograd as an optional dependency, so that one can now run
pip install 'qiskit-addon-aqc-tensor[quimb-autograd]'
to install the addon along with quimb and autograd.
0.1.0
Prelude
Initial release.
Was this page helpful?
Report a bug or request content on GitHub.