pennylane_sf.ops

Custom operations for use within PennyLane-Strawberry Fields.

Contains the ParamGraphEmbed operation for encoding parametrized graphs into GBS for machine learning and optimization applications.

Classes

ParamGraphEmbed(params, A, n_mean, wires)

A parametrized embedding of a graph into GBS.