There is a newer version of the record available.

Published March 2, 2024 | Version v0.2.5

qiboteam/qibo: Qibo 0.2.5

Description

What's Changed

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

New Contributors

  • @jykhoo1987 made their first contribution in https://github.com/qiboteam/qibo/pull/1083
  • @Canoming made their first contribution in https://github.com/qiboteam/qibo/pull/1192
  • @Sam-XiaoyueLi made their first contribution in https://github.com/qiboteam/qibo/pull/1143

Full Changelog: https://github.com/qiboteam/qibo/compare/v0.2.4...v0.2.5

Files

qiboteam/qibo-v0.2.5.zip

Files (11.8 MB)

Name Size Download all
md5:882e282c5461c7d89f46df5225f4a5df
11.8 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/qiboteam/qibo/tree/v0.2.5 (URL)