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

SOS circuits notebook #287

Closed loreloc closed 1 week ago

loreloc commented 1 week ago

Added notebook explaining symbolic operators as to build and learn two models:

Closes #261 .

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 68.14%. Comparing base (8635ebc) to head (59fe8c3). Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
cirkit/templates/circuit_templates/data.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #287 +/- ## ========================================== - Coverage 68.17% 68.14% -0.03% ========================================== Files 52 52 Lines 5473 5475 +2 Branches 616 617 +1 ========================================== Hits 3731 3731 - Misses 1526 1528 +2 Partials 216 216 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.