The Fock-Bargmann and Fock Representations

This module contains the classes for the available representations.

Classes

Representation()

A base class for representations.

Bargmann(A, b[, c])

The Fock-Bargmann representation of a broad class of quantum states, transformations, measurements, channels, etc.

Fock(array[, batched])

The Fock representation of a broad class of quantum states, transformations, measurements, channels, etc.

Class Inheritance Diagram

Inheritance diagram of mrmustard.physics.representations.Representation, mrmustard.physics.representations.Bargmann, mrmustard.physics.representations.Fock