This repository has been archived by the owner on Aug 19, 2023. It is now read-only.
Qiskit 0.29.0
Changelog
New features
- Added a new optional extra
experiments
that installs the
qiskit-experiments
package and also included it in theall
target.
You can now installqiskit-experiments
withqiskit
using
pip install "qiskit[experiments]"
orpip install "qiskit[all]"
.
Changed
- Increased the
qiskit-terra
dependency version to the latest release 0.18.1 - Increased the
qiskit-ibmq-provider
version to the latest release
0.16.0