goodchemistryco / Tangelo

A python package for exploring end-to-end chemistry workflows on quantum computers and simulators.
https://goodchemistryco.github.io/Tangelo/
Other
99 stars 27 forks source link

Unitaryhack issue 384: Circuit as reference state in the ansatz definition #398

Closed cburdine closed 1 month ago

cburdine commented 1 month ago

This is a PR to resolve Issue #384: Circuit as reference state in the ansatz definition.

:sparkles: New Features

:construction: Changes to Existing Features

(* These ansatzes require a QMF reference state, where a copy of a circuit passed via reference_state is used as the associated qmf_circuit. In this copied circuit, variational parameters are not fixed. This is reflected in the constructor docstring.)