Qibo 0.2.5
release-drafter
released this
02 Mar 07:16
·
2659 commits
to master
since this release
What's Changed
- use diagonal matrix with group commutator by @Edoardo-Pedicillo in #1154
- Minor documentation fixes by @renatomello in #1160
- Add
SiSWAP
gate by @renatomello in #1167 - Fix test failing and remove unnecessary prints from tests by @renatomello in #1166
- Add
classical_relative_entropy
toquantum_info.entropies
by @renatomello in #1176 - Add (quantum)
relative_entropy
toquantum_info.entropies
by @renatomello in #1177 - Add
renyi_entropy
andclassical_renyi_entropy
toquantum_info.entropies
by @renatomello in #1179 - Fixing DBI tests by @andrea-pasquale in #1164
- Create
quantum_info.hamming_distance
by @renatomello in #1159 - Add
classical_renyi_relative_entropy
andrenyi_relative_entropy
toquantum_info.entropies
by @renatomello in #1180 - Bump pillow from 10.1.0 to 10.2.0 by @dependabot in #1161
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1174
- Add
tsallis_entropy
andclassical_tsallis_entropy
toquantum_info.entropies
by @renatomello in #1182 - Fix seed when testing Parameter Shift Rule. by @MatteoRobbiati in #1185
- Add
comp_basis_encoder
tomodels.encodings
by @renatomello in #1165 - Remove runcard argument from set_backend by @stavros11 in #1169
- Creation of
quantum_info.quantum_networks
submodule andQuantumNetwork
class by @renatomello in #1137 - Refactor seed generation in
quantum_info.random_ensembles
by @renatomello in #1171 - Add
quantum_info.utils.total_variation_distance
and improve documentation ofquantum_info.utils
by @renatomello in #1175 - Noise Channels with the
CliffordSimulator
by @BrunoLiegiBastonLiegi in #1183 - GPU test fixing for error mitigation by @AlejandroSopena in #1187
- Refactoring
random_statevector
by @renatomello in #1163 - Move
GlobalBackend
check tobackends.__init__.py
by @renatomello in #1193 - Add
SiSWAPDG
gate by @renatomello in #1191 - Split star transpiler into placer and router pass by @Simone-Bordoni in #1156
- Add
phase_encoder
tomodels.encodings
and improve documentation of unary encoder(s) by @renatomello in #1190 - Move
gates.Gate.decompose
totranspiler.decompositions
by @renatomello in #1188 - Add link to source code in the documentation by @andrea-pasquale in #1195
- Qcnn upgrade by @jykhoo1987 in #1083
- Improving documentation for
QuantumNetwork
class + bug fix by @Canoming in #1192 - Split
quantum_info.metrics
intoquantum_info.metric
,quantum_info.entanglement
, andquantum_info.entropies
by @renatomello in #1172 - Updating badges in README by @andrea-pasquale in #1199
- Addition of parametrized gates missing in
TensorflowMatrices
by @renatomello in #1208 - Adding qibolab doi by @scarrazza in #1209
- Minor fix to
quantum_info.random_ensembles.random_clifford
docstring by @renatomello in #1204 - Update backends and ecosystem diagrams in the docs by @MatteoRobbiati in #1201
- Concise implementation of
TensorflowMatrices
by @renatomello in #1212 - Increase coverage by @renatomello in #1216
- Rename qubits of transpiled circuit based on connectivity by @Simone-Bordoni in #1197
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1210
- Small fix to math rendering in docs by @MatteoRobbiati in #1223
- Fixing missing dependencies by @scarrazza in #1224
- Backend-agnostic matrix definitions by @Simone-Bordoni in #1217
- Reduce Codecov noise by @alecandido in #1220
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1226
- Migrating Marek's code for DBI to discontinue the old repository by @Sam-XiaoyueLi in #1143
- Move
hellinger_shot_error
fromnoise_model
toquantum_info.utils
by @renatomello in #1218 - Customizing Clifford operations for
qibojit
engines by @BrunoLiegiBastonLiegi in #1150 - Fix
cuquantum
test bug intest_backends_clifford.py
by @renatomello in #1236 - Client backends for the remote execution of circuits by @BrunoLiegiBastonLiegi in #1157
- QASM parser by @BrunoLiegiBastonLiegi in #1207
- Polish Qibo cloud by @alecandido in #1241
- Creates
IBMQNoiseModel
by @renatomello in #1227 - Add qibotn option by @alecandido in #1243
New Contributors
- @jykhoo1987 made their first contribution in #1083
- @Canoming made their first contribution in #1192
- @Sam-XiaoyueLi made their first contribution in #1143
Full Changelog: v0.2.4...v0.2.5