Qibo 0.2.9
release-drafter
released this
28 Jun 05:52
·
1854 commits
to master
since this release
What's Changed
- random_clifford casting qubits to python int by @scarrazza in #1336
- Dbi gradient combine by @Sam-XiaoyueLi in #1340
- Add dbi notebooks to documentation by @andrea-pasquale in #1337
- Dbi cost functions by @wrightjandrew in #1269
- Add
gates.gate.CCZ
by @renatomello in #1280 - Fix CMA callback by @andrea-pasquale in #1346
- Speed up
circuit.unitary()
using sparse matrices by @andrea-pasquale in #1344 - Add callback to SGD and CMA-ES optimizer by @MatteoRobbiati in #1335
- DBI 3rd order GCI by @wrightjandrew in #1342
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1353
- build(deps-dev): bump tornado from 6.4 to 6.4.1 by @dependabot in #1350
- Decomposition of
TOFFOLI
intoCNOT
,T
,TDG
, andH
by @renatomello in #1355 - DBI Hotfix by @Edoardo-Pedicillo in #1343
- Fix transpiler bug by @Simone-Bordoni in #1356
- Fix value of the spectrum returned in the
quantum_info.entropies.von_neumann_entropy
by @alhajri in #1360 - Add
Phase-RX
gate +qasm_label
forGPI
,GPI2
, andMS
gates by @mho291 in #1326 - Fix to logic in
quantum_info.hamming_distance
by @renatomello in #1359 - Raise error when initial state shape is wrong by @stavros11 in #1361
- Remove
TrotterCircuit
cache by @stavros11 in #1371 - build(deps): bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #1364
- Fix
Gate.matrix
andCircuit.unitary
in the presence ofGate.controlled_by
method by @renatomello in #1367 - Addition of linear algebra
operations
submodule toquantum_info
module by @renatomello in #1372 - Fix transpiler bugs about moved measurements and duplicated gates by @Simone-Bordoni in #1369
New Contributors
- @wrightjandrew made their first contribution in #1269
- @alhajri made their first contribution in #1360
- @mho291 made their first contribution in #1326
Full Changelog: v0.2.8...v0.2.9