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

Remove all references to "Einsum": we are moving to tensorized circuits #73

Closed loreloc closed 1 year ago

loreloc commented 1 year ago

As title says. We will have a generic pipeline for constructing tensorized circuits, not necessarily EiNets.

lkct commented 1 year ago

75 has renamed the model to TensorizedPC. The filename is not yet renamed.