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

Fix performance regression due to previous refactoring #78

Closed lkct closed 1 year ago

lkct commented 1 year ago

The two commits rolled back the changes that impacted performance in #65 and #71 respectively.

We are even faster now than at the beginning, but the source of speedup is too hard to identify.