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

Make `Scope` a general interface with any possible impl #187

Closed lkct closed 9 months ago

lkct commented 9 months ago

As per title.

We can now add a bitset impl and easily switch between.