algebra#

Module path: cuqi.experimental.algebra

Classes

Node

Base class for all nodes in the abstract syntax tree.

RandomVariable

Random variable defined by a distribution with the option to apply algebraic operations on it.

VariableNode

Node that represents a generic variable, e.g. "x" or "y".