Qibo 0.2.3
release-drafter
released this
01 Dec 21:51
·
3795 commits
to master
since this release
What's Changed
- Fix
matrix()
method forgates.GeneralizedfSim
by @renatomello in #1074 - Implementation of function that samples
U3
phases from Haar distribution by @renatomello in #1057 - Remove py3.8 support by @scarrazza in #1079
- Move transpiler from
Qibolab
toQibo
by @Simone-Bordoni in #1055 - DBF Energy fluctuations by @Edoardo-Pedicillo in #1080
- Unary encoder for random Gaussian states by @renatomello in #1071
- Add
probabilities
toMeasurementOutcomes
by @BrunoLiegiBastonLiegi in #1066 - Fix
Clifford
label on controlled gates by @renatomello in #1090 - Inclusion of all cached gate matrices into
QiboMatrices
by @renatomello in #1092 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1088
- Change
gates.ECR
decomposition by @renatomello in #1091 - Add decomposition for
gates.FSWAP
by @renatomello in #1093 - DBF step optimization by @MatteoRobbiati in #1081
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1101
- Update Qibo docs diagram adding qibochem by @MatteoRobbiati in #1075
- Sabre with measurements by @Simone-Bordoni in #1084
- Add user choice between
U3
orGPI2
as single-qubit native gate by @Simone-Bordoni in #1095 - Double bracket iterations by @Edoardo-Pedicillo in #1047
- Add note about in-place updating in the docs by @MatteoRobbiati in #1108
- Bugfix to
MeasurementOutcomes
by @BrunoLiegiBastonLiegi in #1109 - Fix test that randomly crashes for
tensorflow
by @renatomello in #1112 NotImplementedError
whenCircuit.unitary
andCircuit.invert
are called and circuit contains noise channels by @renatomello in #1111- Add energy fluctuation in VQE by @MatteoRobbiati in #1107
- Fix bug in
quantum_info.random_clifford
by @renatomello in #1114 - updating lock by @scarrazza in #1115
- Create
gates.CY
by @renatomello in #1103
Full Changelog: v0.2.2...v0.2.3