transformed

Models that transform the ports or layout of another model.

Classes

Flipped(model, *[, name, metadata])

A model container that flips the ports of a multi-port network.

Renumbered(model, from_ports[, to_ports, ...])

A container that re-numbers the ports of a given Model.