Skip to content

Releases: ML-KULeuven/klay

v0.0.4

21 Nov 13:42

Choose a tag to compare

What's Changed

  • Arithmetic circuit to probabilistic circuit conversion.
  • Fixed numerical stability issue in gradient for log1mexp.
  • Added eps as module attribute.
  • Update visual sudoku example.

Full Changelog: v0.0.3...v0.0.4

v0.0.3

29 Sep 12:40

Choose a tag to compare

What's Changed

  • Support for probabilistic circuits, including sampling and conditioning.
  • Max/Godel semirings for Jax.
  • Fixed propagation bug with unused literals.

Full Changelog: v0.0.2...v0.0.3

v0.0.2

10 Dec 10:23
a0e4d6f

Choose a tag to compare

Fixed

Fixed an issue with the output ordering of multi-rooted SDDs.

Full Changelog: v0.0.1...v0.0.2

v0.0.1

29 Sep 12:45

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

Initial version