mitiq
mitiq copied to clipboard
Bump qibo from 0.2.4 to 0.2.6
Bumps qibo from 0.2.4 to 0.2.6.
Release notes
Sourced from qibo's releases.
Qibo 0.2.6
What's Changed
- Integrate
CliffordBackend
andstim
by@renatomello
in qiboteam/qibo#1248- Fix and speed-up DBI tests by
@andrea-pasquale
in qiboteam/qibo#1245- Introduce pip extras by
@alecandido
in qiboteam/qibo#1252- Simplified
_Queue
append by@BrunoLiegiBastonLiegi
in qiboteam/qibo#1255- Fix qibolab backend by
@andrea-pasquale
in qiboteam/qibo#1262Full Changelog: https://github.com/qiboteam/qibo/compare/v0.2.5...v0.2.6
Qibo 0.2.5
What's Changed
- use diagonal matrix with group commutator by
@Edoardo-Pedicillo
in qiboteam/qibo#1154- Minor documentation fixes by
@renatomello
in qiboteam/qibo#1160- Add
SiSWAP
gate by@renatomello
in qiboteam/qibo#1167- Fix test failing and remove unnecessary prints from tests by
@renatomello
in qiboteam/qibo#1166- Add
classical_relative_entropy
toquantum_info.entropies
by@renatomello
in qiboteam/qibo#1176- Add (quantum)
relative_entropy
toquantum_info.entropies
by@renatomello
in qiboteam/qibo#1177- Add
renyi_entropy
andclassical_renyi_entropy
toquantum_info.entropies
by@renatomello
in qiboteam/qibo#1179- Fixing DBI tests by
@andrea-pasquale
in qiboteam/qibo#1164- Create
quantum_info.hamming_distance
by@renatomello
in qiboteam/qibo#1159- Add
classical_renyi_relative_entropy
andrenyi_relative_entropy
toquantum_info.entropies
by@renatomello
in qiboteam/qibo#1180- Bump pillow from 10.1.0 to 10.2.0 by
@dependabot
in qiboteam/qibo#1161- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci
in qiboteam/qibo#1174- Add
tsallis_entropy
andclassical_tsallis_entropy
toquantum_info.entropies
by@renatomello
in qiboteam/qibo#1182- Fix seed when testing Parameter Shift Rule. by
@MatteoRobbiati
in qiboteam/qibo#1185- Add
comp_basis_encoder
tomodels.encodings
by@renatomello
in qiboteam/qibo#1165- Remove runcard argument from set_backend by
@stavros11
in qiboteam/qibo#1169- Creation of
quantum_info.quantum_networks
submodule andQuantumNetwork
class by@renatomello
in qiboteam/qibo#1137- Refactor seed generation in
quantum_info.random_ensembles
by@renatomello
in qiboteam/qibo#1171- Add
quantum_info.utils.total_variation_distance
and improve documentation ofquantum_info.utils
by@renatomello
in qiboteam/qibo#1175- Noise Channels with the
CliffordSimulator
by@BrunoLiegiBastonLiegi
in qiboteam/qibo#1183- GPU test fixing for error mitigation by
@AlejandroSopena
in qiboteam/qibo#1187- Refactoring
random_statevector
by@renatomello
in qiboteam/qibo#1163- Move
GlobalBackend
check tobackends.__init__.py
by@renatomello
in qiboteam/qibo#1193- Add
SiSWAPDG
gate by@renatomello
in qiboteam/qibo#1191- Split star transpiler into placer and router pass by
@Simone-Bordoni
in qiboteam/qibo#1156- Add
phase_encoder
tomodels.encodings
and improve documentation of unary encoder(s) by@renatomello
in qiboteam/qibo#1190- Move
gates.Gate.decompose
totranspiler.decompositions
by@renatomello
in qiboteam/qibo#1188- Add link to source code in the documentation by
@andrea-pasquale
in qiboteam/qibo#1195- Qcnn upgrade by
@jykhoo1987
in qiboteam/qibo#1083- Improving documentation for
QuantumNetwork
class + bug fix by@Canoming
in qiboteam/qibo#1192- Split
quantum_info.metrics
intoquantum_info.metric
,quantum_info.entanglement
, andquantum_info.entropies
by@renatomello
in qiboteam/qibo#1172- Updating badges in README by
@andrea-pasquale
in qiboteam/qibo#1199- Addition of parametrized gates missing in
TensorflowMatrices
by@renatomello
in qiboteam/qibo#1208- Adding qibolab doi by
@scarrazza
in qiboteam/qibo#1209- Minor fix to
quantum_info.random_ensembles.random_clifford
docstring by@renatomello
in qiboteam/qibo#1204- Update backends and ecosystem diagrams in the docs by
@MatteoRobbiati
in qiboteam/qibo#1201- Concise implementation of
TensorflowMatrices
by@renatomello
in qiboteam/qibo#1212
... (truncated)
Commits
5075232
Merge pull request #1262 from qiboteam/fix_qibolabfafc75f
fix: Fix qibolab backend selectiona603ddd
Merge pull request #1255 from qiboteam/qinfo_jit400e163
feat: replaced loop with filter0567eff
Update src/qibo/models/circuit.py9d5bf38
Merge branch 'master' into qinfo_jit39ba5d4
feat: added test for moments with callback gates19e884c
refactor: made nmeasurements and moements properties67bd842
feat: simplified _Queue appendbbae1aa
Merge pull request #1252 from qiboteam/optional-deps- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
This is showing the same error as #2216 The comments regarding the QASMParser in Qibo still applies.
An issue has been opened with Qibo. The issue is actually not with the QASM parser, but rather the changes to the measurements properties of the circuit object.
qiboteam/qibo#1283
@dependabot rebase
Superseded by #2268.