What's Changed
- Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #1557
- Improving docstrings in final qubit mapping, w/
{logical: physical}
by @GuillermoAbadLopez in #1563 - Add
hamming_weight_encoder
tomodels.encodings
by @renatomello in #1560 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1568
- Fix
StarConnectivtyPlacer/Router._check_star_connectivity
forlen(nodes)>5
by @GuillermoAbadLopez in #1567 - Add nontrivial entangling layers to
models.encodings.entangling_layer
by @renatomello in #1559 - Fix transpiler tests failing in the
master
branch by @renatomello in #1569 - Selfhosted GPU workflow and GPU Tests fixes by @BrunoLiegiBastonLiegi in #1561
- Modify
models.encodings.hamming_weight_encoder
to upload data in the lexicographical order by @renatomello in #1572 - Fix docstring of
gates.PRX
by @renatomello in #1571 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1574
- Updating cuquantum version by @andrea-pasquale in #1573
- Cupy matrices by @BrunoLiegiBastonLiegi in #1558
- Adding
wire_names
tocircuit.raw
andfrom_dict
by @BrunoLiegiBastonLiegi in #1576 - Changed the directory to selfhosted tests to
$(mktemp -d)
by @BrunoLiegiBastonLiegi in #1578 - Selfhosted GPU tests restricted to GPU backends only by @BrunoLiegiBastonLiegi in #1579
New Contributors
- @GuillermoAbadLopez made their first contribution in #1563
Full Changelog: v0.2.15...v0.2.16