Published February 14, 2022
| Version v0.1.7
Software
Open
qiboteam/qibo: Qibo 0.1.7
Creators
- 1. University of Milan
- 2. Barcelona Supercomputing Center (BSC)
- 3. Technology Innovation Institute
- 4. University of Milan, University of Padova
- 5. University of Milan, @qiboteam
- 6. Technology Innovation Intitute (TII)
Description
What's Changed
- removing requirements by @scarrazza in https://github.com/qiboteam/qibo/pull/484
- Using actions v2 by @scarrazza in https://github.com/qiboteam/qibo/pull/485
- adding doctest to actions by @scarrazza in https://github.com/qiboteam/qibo/pull/488
- Fix error message in distcircuit.py by @mlazzarin in https://github.com/qiboteam/qibo/pull/490
- Fix distributed circuit without gates execution by @stavros11 in https://github.com/qiboteam/qibo/pull/491
- Remove LEAST_SIGNIFICANT_QUBIT flag by @mlazzarin in https://github.com/qiboteam/qibo/pull/494
- adding doctest by @andrea-pasquale in https://github.com/qiboteam/qibo/pull/487
- updating docs by @scarrazza in https://github.com/qiboteam/qibo/pull/493
- Reduce import qibo time by @stavros11 in https://github.com/qiboteam/qibo/pull/496
- Remove custom backend classes by @stavros11 in https://github.com/qiboteam/qibo/pull/500
- Fix dtype of CZ matrix by @mlazzarin in https://github.com/qiboteam/qibo/pull/503
- Remove some hard-coded
np.linalgcalls from tests by @mlazzarin in https://github.com/qiboteam/qibo/pull/501 - Allow multi-qubit unitaries for qibojit backend by @stavros11 in https://github.com/qiboteam/qibo/pull/499
- Limiting qibotf actions for py36 by @scarrazza in https://github.com/qiboteam/qibo/pull/508
- Fix AAVQE example with qibotf by @mlazzarin in https://github.com/qiboteam/qibo/pull/507
- updating docs for backends by @scarrazza in https://github.com/qiboteam/qibo/pull/511
- check minimum version for backends by @scarrazza in https://github.com/qiboteam/qibo/pull/510
- first AAVQE added by @nicolezattarin in https://github.com/qiboteam/qibo/pull/475
- disabling py36 by @scarrazza in https://github.com/qiboteam/qibo/pull/513
- Remove hardware backend by @stavros11 in https://github.com/qiboteam/qibo/pull/509
- Minor fixes in the docs by @mlazzarin in https://github.com/qiboteam/qibo/pull/515
- Add AAVQE example to doctests by @mlazzarin in https://github.com/qiboteam/qibo/pull/518
- Fix CI running twice by @mlazzarin in https://github.com/qiboteam/qibo/pull/520
- Fix CPU fallback by @mlazzarin in https://github.com/qiboteam/qibo/pull/516
- adding qgan class by @bpcarlos in https://github.com/qiboteam/qibo/pull/498
- State in computational basis by @stavros11 in https://github.com/qiboteam/qibo/pull/521
- Add T, S gates by @mlazzarin in https://github.com/qiboteam/qibo/pull/525
- Fix probabilities do not sum to 1 by @mlazzarin in https://github.com/qiboteam/qibo/pull/528
- Move CPU fallback for frequencies by @mlazzarin in https://github.com/qiboteam/qibo/pull/527
- Fix qibo tests to support CuQuantum Backend by @andrea-pasquale in https://github.com/qiboteam/qibo/pull/529
- Fix
test_prints.pywhen cuquantum is installed by @stavros11 in https://github.com/qiboteam/qibo/pull/531 - Installation instructions for cuQuantum backend by @andrea-pasquale in https://github.com/qiboteam/qibo/pull/534
- Fix engine not renamed to platform in some tests by @mlazzarin in https://github.com/qiboteam/qibo/pull/535
- using qibojit main code in actions by @scarrazza in https://github.com/qiboteam/qibo/pull/537
- Upgrade
qibo.set_backend()to support platform setting by @stavros11 in https://github.com/qiboteam/qibo/pull/533 - Add S and T gates to
circuit.draw()by @stavros11 in https://github.com/qiboteam/qibo/pull/538 - added fermionic swap, working in numpy by @AdrianPerezSalinas in https://github.com/qiboteam/qibo/pull/536
- Test all available platforms automatically by @stavros11 in https://github.com/qiboteam/qibo/pull/539
- Remove some coverage exceptions by @stavros11 in https://github.com/qiboteam/qibo/pull/544
- Fix message error in distributed circuit by @andrea-pasquale in https://github.com/qiboteam/qibo/pull/543
- add python 3.10 in actions by @scarrazza in https://github.com/qiboteam/qibo/pull/547
- add citing qibo page in docs by @scarrazza in https://github.com/qiboteam/qibo/pull/548
- Implement state deep copy by @stavros11 in https://github.com/qiboteam/qibo/pull/549
- @andrea-pasquale made their first contribution in https://github.com/qiboteam/qibo/pull/487
- @nicolezattarin made their first contribution in https://github.com/qiboteam/qibo/pull/475
Full Changelog: https://github.com/qiboteam/qibo/compare/v0.1.6...v0.1.7
Files
qiboteam/qibo-v0.1.7.zip
Files
(4.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f9493c7176817490253d4b8eb41d8a94
|
4.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/qiboteam/qibo/tree/v0.1.7 (URL)