API Reference

TODO

polycirc.ir

Build circuits using the IR

polycirc.permutation

Basic permutations and maps which do not rely on operations

polycirc.ast

Compile diagrams to abstract syntax trees (AST) and python functions.

polycirc.operation

The primitive circuits from which arithmetic circuits are built.

polycirc.learner

Circuits for gradient-based machine learning.

polycirc.serialize

Serialize and deserialize circuits.