Skip to content

Releases: ComputationalPsychiatry/pyhgf

v0.2.7

13 May 08:42
dd82934
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

08 May 09:51
0dc2395
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

29 Apr 10:09
b2a1f22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

13 Mar 23:09
77b3cd7
Compare
Choose a tag to compare

What's Changed

This release fixes an important bug from the add_nodes function that could create networks with inconsistent edges/attributes regarding value and volatility parents:

  • fix the insert_nodes function for multiple parents/children by @LegrandNico in #279

The rest are maintenance issues related to publishing mixed Python/Ruste packages:

Full Changelog: v0.2.3...v0.2.4

v0.2.3

29 Jan 12:34
16bb20b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

14 Jan 09:44
1070468
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

18 Dec 10:52
ac0b2b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

13 Oct 20:07
d534172
Compare
Choose a tag to compare

This is a major update that will break the model construction. Input nodes have been removed, we should use instead regular state nodes that are set at the roots of the network. In most cases, this is just one line of code to change/remove. This will provide better consistency, especially when using custom networks with nested branches, and might also improve performance on some models.

What's Changed

Full Changelog: v0.1.7...v0.2.0

v0.1.7

14 Sep 06:16
c971395
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

11 Sep 18:23
6c2c4af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6