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

test einet on small data against hand calc result #56

Closed lkct closed 1 year ago

lkct commented 1 year ago

The small test now is very simple but should cover most core functionalities. Now refactoring on EiNet can be guarded by tests.

Closes #43 (we consider it resolved now. coverage to be handled later)