Skip to content

Releases: ilabcode/pyhgf

v0.0.7

06 Sep 15:07
edf29c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

10 Aug 09:21
f8b27b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

19 Jul 13:04
f329ce5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

18 Apr 16:31
2cb6303
Compare
Choose a tag to compare

What's Changed

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

v0.0.3

19 Mar 20:13
7595ba5
Compare
Choose a tag to compare

What's Changed

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

v0.0.2

13 Mar 10:57
4086bdc
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.0.1

17 Feb 17:40
4a50701
Compare
Choose a tag to compare

This is the first release of pyhgf, a Python package for nodalized, generalized and multilevel Hierarchical Gaussian Filters.

The package contains pure Python and JAX code to fit binary and continuous HGF (two-level and three-level) and tools for visualization.

The model is fully compatible with PyMC(>=5.0.0). The JAX implementation can update any node structure.

The pure Python implementation was used for development and testing and will be removed in 0.02.

The documentation can be found at: https://ilabcode.github.io/pyhgf/index.html#