qiskit-documentation/docs/api/qiskit-addon-aqc-tensor/release-notes.mdx

49 lines
1.1 KiB
Plaintext

---
title: Approximate quantum compilation (AQC-Tensor) release notes
description: Changes made to Approximate quantum compilation (AQC-Tensor)
in_page_toc_max_heading_level: 2
---
<span id="release-notes" />
<span id="id1" />
# Approximate quantum compilation (AQC-Tensor) release notes
<span id="release-notes-0-1-2" />
<span id="id2" />
## 0.1.2
<span id="release-notes-0-1-2-bug-fixes" />
### 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 toplevel `qiskit_quimb` instead of `qiskit_quimb.circuit`.
<span id="release-notes-0-1-1" />
<span id="id3" />
## 0.1.1
<span id="release-notes-0-1-1-new-features" />
### 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.
<span id="release-notes-0-1-0" />
<span id="id4" />
## 0.1.0
<span id="release-notes-0-1-0-prelude" />
### Prelude
Initial release.