Published September 20, 2024
| Version v0.2.12
Software
Open
qiboteam/qibo: qibo 0.2.12
Authors/Creators
- Stavros Efthymiou
- Renato Mello
- Stefano Carrazza1
- BrunoLiegiBastonLiegi
- Matteo Robbiati2
- Edoardo Pedicillo3
- Simone Bordoni3
- Andrea Pasquale4
- Alejandro Sopena
- Matthew
- Sam-XiaoyueLi
- Sergio
- shangtai
- Alessandro Candido4
- Carlos Bravo-Prieto5
- AdrianPerezSalinas
- vodovozovaliza
- Sergi Ramos
- Wen Jun
- Diego García-Martín6
- Canoming7
- Marco Lazzarin8
- Jun Yong Khoo
- Jorge J. Martínez de Lejarza
- Andrew Wright
- Jian Feng Kong
- Nicole Zattarin9
- Ema Puljak2
- Luca Zilli
- 1. University of Milan
- 2. CERN
- 3. Technology Innovation Institute
- 4. @qiboteam
- 5. Freie Universität Berlin
- 6. Los Alamos National Laboratory
- 7. Nanyang Tech. U.
- 8. Business Integration Partners
- 9. University of Milan, University of Padova
Description
What's Changed
- Optimize shortestpath in SABRE by @csookim in https://github.com/qiboteam/qibo/pull/1408
- Fix root cause of bug reported in PR #1412 by @renatomello in https://github.com/qiboteam/qibo/pull/1417
- Add
gates.GeneralizedRBSgate by @renatomello in https://github.com/qiboteam/qibo/pull/1373 - Tuple-related type hints by @alecandido in https://github.com/qiboteam/qibo/pull/1420
- Added global unitary folding for get_noisy_circuits by @mho291 in https://github.com/qiboteam/qibo/pull/1327
- Add
gates.CNOTas a native gate in gate decomposition by @csookim in https://github.com/qiboteam/qibo/pull/1422 - Fix default backend loading by @alecandido in https://github.com/qiboteam/qibo/pull/1430
- Improved docs of
HamiltonianandGradientsmodules by @renatomello in https://github.com/qiboteam/qibo/pull/1428 - Matplotlib circuit drawer by @sergiomtzlosa in https://github.com/qiboteam/qibo/pull/1370
- Serialization of measurements by @BrunoLiegiBastonLiegi in https://github.com/qiboteam/qibo/pull/1431
- Fixes related to MPL drawer by @MatteoRobbiati in https://github.com/qiboteam/qibo/pull/1444
- Fix math rendering in some docsstrings of the
quantum_infomodule by @renatomello in https://github.com/qiboteam/qibo/pull/1441 - Fix doc warnings by @renatomello in https://github.com/qiboteam/qibo/pull/1442
- Fix Shor example by @stavros11 in https://github.com/qiboteam/qibo/pull/1439
- Fix bug in
quantum_info._reshufflingby @renatomello in https://github.com/qiboteam/qibo/pull/1446 - SABRE + CircuitMap Optimization by @csookim in https://github.com/qiboteam/qibo/pull/1419
- Hyperoptimizing with Optuna by @MatteoRobbiati in https://github.com/qiboteam/qibo/pull/1338
- Expectation values as native backend arrays by @BrunoLiegiBastonLiegi in https://github.com/qiboteam/qibo/pull/1382
- Allow
Circuit.drawto display string directly by @renatomello in https://github.com/qiboteam/qibo/pull/1434 - Matplotlib drawer: fix bug #1437 and add tests by @sergiomtzlosa in https://github.com/qiboteam/qibo/pull/1438
- Add missing
hermitianargument tobackend.calculate_eigenvaluesandbackend.calculate_eigenvectorsmethods by @renatomello in https://github.com/qiboteam/qibo/pull/1448 - Add
mutual_informationandclassical_mutual_informationtoquantum_info.entropiesby @renatomello in https://github.com/qiboteam/qibo/pull/1455 - Bugfix to matrix unpacking in
CliffordBackendby @BrunoLiegiBastonLiegi in https://github.com/qiboteam/qibo/pull/1457 - Add
total_variation_distancetoquantum_info.utilsby @renatomello in https://github.com/qiboteam/qibo/pull/1452 - Add
matrix_powertoquantum_info.linalg_operationsby @renatomello in https://github.com/qiboteam/qibo/pull/1454
New Contributors
- @sergiomtzlosa made their first contribution in https://github.com/qiboteam/qibo/pull/1370
Full Changelog: https://github.com/qiboteam/qibo/compare/v0.2.11...v0.2.12
Files
qiboteam/qibo-v0.2.12.zip
Files
(12.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e6369fb6d9b5acaf99a6a3e2d7deb103
|
12.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/qiboteam/qibo/tree/v0.2.12 (URL)