About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
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.