Skip to content

v0.0.1

Compare
Choose a tag to compare
@LegrandNico LegrandNico released this 17 Feb 17:40
· 159 commits to master since this release
4a50701

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#