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 toplevel qiskit_quimb instead of qiskit_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.