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

`id()` of class object in jupyter notebook #192

Open lkct opened 8 months ago

lkct commented 8 months ago

It seems jupyter can have multiple instances of a class. See discussion here.

This is found and will be looked into by @IrwinChay .

Labeled lo-pri because only notebook is affected but not running through python.