SkillAgentSearch skills...

ProbabilisticCircuits.jl

Probabilistic Circuits from the Juice library

Install / Use

/learn @Tractables/ProbabilisticCircuits.jl

README

<img align="right" width="180px" src="https://avatars.githubusercontent.com/u/58918144?s=200&v=4"> <!-- DO NOT EDIT README.md directly, instead edit docs/README.jl and generate the markdown-->

Probabilistic<wbr>Circuits<wbr>.jl

Unit Tests codecov

This package provides functionalities for learning/constructing probabilistic circuits and using them to compute various probabilistic queries. It is part of the Juice package (Julia Circuit Empanada).

Testing

To make sure everything is working correctly, you can run our test suite as follows. The first time you run the tests will trigger a few slow downloads of various test resources.

julia --color=yes -e 'using Pkg; Pkg.test("ProbabilisticCircuits")'
View on GitHub
GitHub Stars107
CategoryDevelopment
Updated29d ago
Forks10

Languages

Julia

Security Score

100/100

Audited on Mar 8, 2026

No findings