Qibo 0.2.7
release-drafter
released this
05 Apr 12:04
·
2414 commits
to master
since this release
What's Changed
- Add
entangling_layer
tomodels.encodings
by @renatomello in #1260 pytorch
backend by @Simone-Bordoni in #1202- Fix deep copy of
gates.M
inCircuit.copy()
by @BrunoLiegiBastonLiegi in #1250 - Remove
dill
dependency by @renatomello in #1270 - Standardize images in encoding documentation by @MatteoRobbiati in #1278
- Minor improvement to
quantum_info.random_clifford
by @BrunoLiegiBastonLiegi in #1259 - Update
gate.clifford
value in rotations given a new angle by @MatteoRobbiati in #1257 - Improving documentation of
models.encodings.entangling_layer
by @renatomello in #1273 - Fix doc deployment by moving
torch
import by @Simone-Bordoni in #1281 - build(deps-dev): bump pillow from 10.2.0 to 10.3.0 by @dependabot in #1292
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1274
- Qcnn docs by @jf-kong in #1275
- Fix to classical registers in to_qasm by @BrunoLiegiBastonLiegi in #1284
New Contributors
Full Changelog: v0.2.6...v0.2.7