april-tools / cirkit

a python framework to build, learn and reason about probabilistic circuits and tensor networks
https://cirkit-docs.readthedocs.io/en/latest/
GNU General Public License v3.0
71 stars 1 forks source link

Build TensorizedCircuit from SymbC #167

Closed lkct closed 10 months ago

lkct commented 10 months ago

As per title. The pipeline (RG->SymbC->TensC) is now complete.

TODO: tests

lkct commented 10 months ago

Checks: Lint: https://github.com/april-tools/cirkit/actions/runs/7158992094 Test: https://github.com/april-tools/cirkit/actions/runs/7158993214