Skip to content

Release 0.12.0

Compare
Choose a tag to compare
@josh146 josh146 released this 13 Oct 16:25
· 141 commits to master since this release
b28f231

New features since last release

Devices from Cirq's Pasqal submodule are now available for use. (#40).

A simulator device compatible with Pasqal's neutral-atom model can be invoked via the name "cirq.pasqal", e.g.,

dev = qml.device("cirq.pasqal", control_radius=1.0, wires=3)

Contributors

This release contains contributions from (in alphabetical order):

Nathan Killoran, Josh Izaac