Microsoft.Quantum.Chemistry.Broombridge Namespace

Classes

BroombridgeSerializer
Data

Latest Broombridge format.

Deserializers

Broombridge deserializers

Serializers

Broombridge serializers

V0_1

Broombridge v0.1 format

V0_1.ArrayQuantity<TIndex,TValue>
V0_1.BasisSet
V0_1.BoundedQuantity
V0_1.Geometry
V0_1.HasUnits
V0_1.SimpleQuantity
V0_2

Broombridge v0.2 format.

Changes from v0.1: // TODO - format -&gt; version replaced with version.

  • integral_sets replaced with problem_description.
  • metadata is now optional.
  • Initial state suggestion state key removed. All values in this key are moved up one level.

Structs

ProblemDescription

Electronic structure problem instance.

V0_1.BibliographyItem
V0_1.Data
V0_1.Format
V0_1.Generator
V0_1.HamiltonianData
V0_1.IntegralSet
V0_1.SuggestedState
V0_1.SuggestedStateData
V0_2.ClusterOperator

Coupled-cluster operator e^(T_1 + T_2)|reference&gt; where |reference&gt; is the reference state. OneBodyAmplitudes are coefficients of one-body unitary cluster terms t^{p}_{q}(a^\dag_p a_q- a^\dag_q a_p). TwoBodyAmplitudes are coefficients of two-body unitary cluster terms t^{pq}_{rs}(a^\dag_p a^\dag_q a_r a_s - a^\dag_s a^\dag_r a_q a_p)`.

V0_2.Data
V0_2.ProblemDescription
V0_2.State

Enums

V0_1.BibliographyKind
VersionNumber

Enumerable item for Broombridge version numbers.