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

Refactor circuit product and fix bugs [PART 2] #209

Closed lkct closed 8 months ago

lkct commented 8 months ago

Refactored code related to product.

Closes #191

Also:

TODO: ProdEFLayer is not refactored, and pay attention to TODOs in it. also see #210