microsoft / QuantumLibraries

Q# libraries for the Quantum Development Kit
https://docs.microsoft.com/quantum
MIT License
542 stars 179 forks source link

Update Broombridge and chemistry library for UCC state preparation. #51

Closed guanghaolow closed 5 years ago

guanghaolow commented 5 years ago

Broombridge:

Chemistry library:

Specific tasks:

// This class is for Fermion terms that are not grouped into Hermitian bunches. // Maybe need a stype for quantum state?

// For now, UCC is a subclass of MCF. It should eventually be a Hamiltonian
// + a WavefunctionSCF.

Other tasks: Modify Broombridge MCF to have a reference state that is not always the vacuum state https://github.com/microsoft/QuantumLibraries/pull/66#discussion_r275848514

guanghaolow commented 5 years ago

Addressed in #58,