Qibo 0.1.7-rc1
Pre-release
Pre-release
release-drafter
released this
18 Nov 22:01
·
7708 commits
to master
since this release
What's Changed
- removing requirements by @scarrazza in #484
- Using actions v2 by @scarrazza in #485
- adding doctest to actions by @scarrazza in #488
- Fix error message in distcircuit.py by @mlazzarin in #490
- Fix distributed circuit without gates execution by @stavros11 in #491
- Remove LEAST_SIGNIFICANT_QUBIT flag by @mlazzarin in #494
- adding doctest by @andrea-pasquale in #487
- updating docs by @scarrazza in #493
- Reduce import qibo time by @stavros11 in #496
- Remove custom backend classes by @stavros11 in #500
- Fix dtype of CZ matrix by @mlazzarin in #503
- Remove some hard-coded
np.linalg
calls from tests by @mlazzarin in #501 - Allow multi-qubit unitaries for qibojit backend by @stavros11 in #499
- Limiting qibotf actions for py36 by @scarrazza in #508
- Fix AAVQE example with qibotf by @mlazzarin in #507
- updating docs for backends by @scarrazza in #511
- check minimum version for backends by @scarrazza in #510
- first AAVQE added by @nicolezattarin in #475
- disabling py36 by @scarrazza in #513
- Remove hardware backend by @stavros11 in #509
New Contributors
- @andrea-pasquale made their first contribution in #487
- @nicolezattarin made their first contribution in #475
Full Changelog: v0.1.6...v0.1.7-rc1