Qibo 0.1.7-rc0
Pre-release
Pre-release
release-drafter
released this
07 Nov 21:39
·
7756 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
New Contributors
- @andrea-pasquale made their first contribution in #487
Full Changelog: v0.1.6...v0.1.7-rc0