symop.polynomial.rewrites

Symbolic rewrite utilities for CCR polynomial structures.

This package provides helper functions for transforming symbolic representations of quantum states and operators. The modules implement two main classes of transformations:

  • operator substitution and expansion within polynomial expressions

  • relabeling of modes attached to ladder operators

These utilities operate on the symbolic term structures used throughout the CCR algebra layer and are shared by multiple higher-level devices and channel implementations.

Modules

relabel_modes

Mode relabeling utilities for symbolic CCR term structures.

substitution

Symbolic rewrite utilities for CCR polynomial representations.