quantumlib / ReCirq

Research using Cirq!
https://quantumai.google/cirq/experiments
Apache License 2.0
275 stars 117 forks source link

QCQMC part 3: Add Hamiltonian #345

Closed fdmalone closed 4 months ago

fdmalone commented 4 months ago

Adds hamiltonian module for specifying a second quantized hamiltonian used for optimizing a trial wavefunction.

Depends on #342 and #343.

cc @mpharrigan

fdmalone commented 4 months ago

@mpharrigan / @wjhuggins PTAL, the diff should be a lot more digestible now! The only change over the private repo is to use attrs instead of dataclasses.

fdmalone commented 4 months ago

Also this doesn't depend on quaff yet, so I didn't touch the CI.

fdmalone commented 4 months ago

@dstrain115 / @mpharrigan PTAL

fdmalone commented 4 months ago

@dstrain115 PTAL

fdmalone commented 4 months ago

@mpharrigan / @dstrain115 could you merge I don't have permission