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

Include notebook in testing #154

Open lkct opened 10 months ago

lkct commented 10 months ago

As indicated in #153, we can forget to update the notebook when the API changes.

It should be better to have a unit test to guarantee that the notebook can still run after some change.

loreloc commented 6 months ago

As a long term view for the repository, perhaps move notebooks to another repository. The reason is that we do not need versioning for the majority of the bits stored in a notebook (e.g., images).