Published March 2, 2024
| Version v0.2.5
Software
Open
qiboteam/qibo: Qibo 0.2.5
Authors/Creators
- Stavros Efthymiou
- Renato Mello
- Stefano Carrazza1
- BrunoLiegiBastonLiegi
- Matteo Robbiati2
- Edoardo Pedicillo3
- Andrea Pasquale4
- Alejandro Sopena
- Simone Bordoni3
- shangtai
- Carlos Bravo-Prieto5
- AdrianPerezSalinas
- vodovozovaliza
- Sergi Ramos
- ihpcdingwj
- Diego García-Martín6
- Marco Lazzarin7
- Alessandro Candido8
- Jun Yong Khoo
- Sam-XiaoyueLi
- Jorge J. Martínez de Lejarza
- Jian Feng Kong
- Nicole Zattarin9
- Ema Puljak2
- Luca Zilli
- Paul
- rahul
- Canoming10
- Ben Blain
- 1. University of Milan
- 2. CERN
- 3. Technology Innovation Institute
- 4. @qiboteam
- 5. Freie Universität Berlin
- 6. Los Alamos National Laboratory
- 7. Business Integration Partners
- 8. @N3PDF
- 9. University of Milan, University of Padova
- 10. Nanyang Tech. U.
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
SiSWAPgate 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_entropytoquantum_info.entropiesby @renatomello in https://github.com/qiboteam/qibo/pull/1176 - Add (quantum)
relative_entropytoquantum_info.entropiesby @renatomello in https://github.com/qiboteam/qibo/pull/1177 - Add
renyi_entropyandclassical_renyi_entropytoquantum_info.entropiesby @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_distanceby @renatomello in https://github.com/qiboteam/qibo/pull/1159 - Add
classical_renyi_relative_entropyandrenyi_relative_entropytoquantum_info.entropiesby @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_entropyandclassical_tsallis_entropytoquantum_info.entropiesby @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_encodertomodels.encodingsby @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_networkssubmodule andQuantumNetworkclass by @renatomello in https://github.com/qiboteam/qibo/pull/1137 - Refactor seed generation in
quantum_info.random_ensemblesby @renatomello in https://github.com/qiboteam/qibo/pull/1171 - Add
quantum_info.utils.total_variation_distanceand improve documentation ofquantum_info.utilsby @renatomello in https://github.com/qiboteam/qibo/pull/1175 - Noise Channels with the
CliffordSimulatorby @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_statevectorby @renatomello in https://github.com/qiboteam/qibo/pull/1163 - Move
GlobalBackendcheck tobackends.__init__.pyby @renatomello in https://github.com/qiboteam/qibo/pull/1193 - Add
SiSWAPDGgate 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_encodertomodels.encodingsand improve documentation of unary encoder(s) by @renatomello in https://github.com/qiboteam/qibo/pull/1190 - Move
gates.Gate.decomposetotranspiler.decompositionsby @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
QuantumNetworkclass + bug fix by @Canoming in https://github.com/qiboteam/qibo/pull/1192 - Split
quantum_info.metricsintoquantum_info.metric,quantum_info.entanglement, andquantum_info.entropiesby @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
TensorflowMatricesby @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_clifforddocstring 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
TensorflowMatricesby @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_errorfromnoise_modeltoquantum_info.utilsby @renatomello in https://github.com/qiboteam/qibo/pull/1218 - Customizing Clifford operations for
qibojitengines by @BrunoLiegiBastonLiegi in https://github.com/qiboteam/qibo/pull/1150 - Fix
cuquantumtest bug intest_backends_clifford.pyby @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
IBMQNoiseModelby @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)