v0.2.4
ProbabilisticCircuits v0.2.4
Closed issues:
- Build fails on Windows (#3)
- Bug in MPE implementation (#21)
- Compiling an SDD into a PSDD (#53)
- Failing test for bottom-up vtree learning (#63)
- Separate circuit counters for parallel traversals/queries (#64)
- BlossomV to become optional dependency (#65)
- Avoid scalar indexing on GPU in
init_expectations
(#74)
Merged pull requests:
- Add SDD to PSDD compilation (#56) (@RenatoGeh)
- CompatHelper: bump compat for "LoopVectorization" to "0.12" (#67) (@github-actions[bot])
- Readme examples (#68) (@liuanji)
- Refactor data utils (#70) (@guyvdbroeck)
- Change circuit traversal API to use
Dict
instead of acounter
field (#71) (@guyvdbroeck) - CompatHelper: bump compat for "CUDA" to "3.0" (#72) (@github-actions[bot])
- Add SamplePSDD (#79) (@RenatoGeh)
- Dataframe upgrade to 1.x (#83) (@khosravipasha)
- CompatHelper: add new compat entry for Tables at version 1, (keep existing compat) (#84) (@github-actions[bot])