This repository has been archived by the owner on Mar 15, 2022. It is now read-only.
OpenFermion-Cirq v0.2.1a
Pre-release
Pre-release
Includes major changes to functionality for studying variational algorithms and the low rank Trotter step.
- Changed the protocol for defining a variational ansatz
- The objective function for variational algorithms is now represented by the VariationalObjective class
- VariationalStudy can track additional information, such as time spent, about optimization runs
- Utilize improved low rank decomposition from OpenFermion for low rank Trotter step
- Changed how the one-body terms are simulated in the low rank Trotter step
- Added a variational ansatz based on the low rank Trotter step