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

Add unit tests for EiNet #43

Closed lkct closed 1 year ago

lkct commented 1 year ago

We need unit tests to verify the correctness of Einsum Networks implementations (what we have now, including future fixes but excluding new components).

They should properly cover all (or at least most) of the code.