Qibo 0.1.14
release-drafter
released this
01 Jun 04:03
·
5231 commits
to master
since this release
What's Changed
basis
flag inrandom_density_matrix
by @renatomello in #871- Replace old
PauliNoiseChannel
withGeneralizedPauliNoiseChannel
by @renatomello in #869 - Modify
quantum_info
tests by @vodovozovaliza in #875 - Add reference to anomaly detection example by @Simone-Bordoni in #877
- Fix
test_derivative.py
forcupy
backend by @renatomello in #882 - Generalize channels by @vodovozovaliza in #876
- Add
H
,S
,SDG
, andCNOT
toQiboMatrices
by @renatomello in #888 DepolarizingChannel
inheritsPauliNoiseChannel
by @vodovozovaliza in #889- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #891
- Fix
noisy_circuit
in mitigation module by @MatteoRobbiati in #884 ThermalRelaxationChannel
fix forcupy
backend by @vodovozovaliza in #890- Return correct
.probabilities()
and.frequencies()
whencircuit.density_matrix=False
andcircuit.repeated_execution=True
by @renatomello in #878 - Calibration matrix for readout mitigation by @BrunoLiegiBastonLiegi in #868
- Fix
sphinx
errors and warnings by @renatomello in #896 - Identity inherits
Gate
by @vodovozovaliza in #895 - Expressibility of parameterized quantum circuits by @AlejandroSopena in #883
- Generalize qaoa loss function by @shangtai in #880
- Revert changes to
DepolarizingChannel
by @renatomello in #903 - Fix bug in
Channel.to_choi
method by @renatomello in #902 - Minor improvements to
quantum_info
documentation by @renatomello in #906 - Add elements order to
pauli_basis
by @vodovozovaliza in #904 - Fix
test_entropy
forcupy
backend by @renatomello in #912 - Workflow for selfhosted GPU (testing) by @stavros11 in #894
- adding tests for python3.11 by @scarrazza in #914
- Bump requests from 2.30.0 to 2.31.0 by @dependabot in #907
- Add
bures_angle
andbures_distance
toquantum_info.metrics
by @renatomello in #911 - Add
entanglement_entropy
toquantum_info.metrics
by @renatomello in #919 - Fix repeated execution by @vodovozovaliza in #918
- Fix
tensorflow
warnings in documentation examples by @renatomello in #905
Full Changelog: v0.1.13...v0.1.14