Skip to content

Releases: Tractables/pyjuice

v2.4.3

03 Apr 07:06
50e557d

Choose a tag to compare

v2.4.2

22 Mar 05:37

Choose a tag to compare

What's Changed

  • Triton: Fix compatibility bug with new 3.x versions by @martinakaduc in #38
  • New input distribution SoftEvidenceCategorical by @liuanji in #39

New Contributors

Full Changelog: v2.4.1...v2.4.2

v2.4.1

23 Dec 03:07

Choose a tag to compare

What's Changed

  • External categorical conditional query by @liuanji in #36

Full Changelog: v2.4.0...v2.4.1

v2.4.0

15 Dec 06:33

Choose a tag to compare

What's Changed

Full Changelog: v2.3.4...v2.4.0

v2.3.4

01 Dec 07:05

Choose a tag to compare

What's Changed

  • flow numerical tests + add option to force use fp32 in backward by @liuanji in #31
  • Add the ExternProductCategorical distribution by @liuanji in #32

Full Changelog: v2.3.3...v2.3.4

v2.3.3

07 Nov 11:14

Choose a tag to compare

Full Changelog: v2.3.2...v2.3.3

v2.3.2

23 Oct 13:03
2cd0d8c

Choose a tag to compare

Speedup Anemone

Full Changelog: v2.3.1...v2.3.2

v2.3.1

11 Oct 02:51
a153142

Choose a tag to compare

Fully support Anemone updates. Make compatible with PyTorch 2.8.0.

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

18 Jul 06:04

Choose a tag to compare

Small bug fixes and API improvements.

v2.2.0

06 Aug 12:33

Choose a tag to compare

What's Changed

  • Improve numerical stability of forward and backward passes.
  • Several important bug fixes
  • Add optimization algorithms and stabilize the backward pass by @liuanji in #12
  • Added cell declaration to imports by @turnmanh in #14

New Contributors

Full Changelog: v2.1.0...v2.2.0