samplomatic.tensor_interface

Interfaces

Classes

PauliLindbladMapSpecification(name, ...)

A specification for interface values of type qiskit.quantum_info.PauliLindbladMap.

Specification()

A specification of an expected value inside of an interface.

TensorInterface(specs)

An interface described by strict value type specifications, with a focus on tensor values.

TensorSpecification(name, shape, dtype[, ...])

A specification for tensor-valued interface values of a specific type and shape.

Class Inheritance Diagram

Inheritance diagram of samplomatic.tensor_interface.Specification, samplomatic.tensor_interface.PauliLindbladMapSpecification, samplomatic.tensor_interface.TensorSpecification, samplomatic.tensor_interface.TensorInterface