qml.capture.primitives.AbstractOperator

class AbstractOperator

Bases: AbstractValue

An operator captured into plxpr.

at_least_vspace()

join(other)

normalize()

str_short([short_dtypes])

strip_weak_type()

to_tangent_aval()

update(**kwargs)

update_weak_type(weak_type)

at_least_vspace()
join(other)
normalize()
str_short(short_dtypes=False)
strip_weak_type()
to_tangent_aval()
update(**kwargs)
update_weak_type(weak_type)

Using PennyLane

Release news

Development

API

Internals