Releases: OnnoKampman/FCEst
Releases · OnnoKampman/FCEst
v0.1.1
What's Changed
- Upgrade GPflow past version 2.6.0 by @OnnoKampman in #14
- Improve documentation by @OnnoKampman in #15
- Add factored WP by @OnnoKampman in #16
- Add feature extraction by @OnnoKampman in #18
Feature updates
- Added Ruff linting, removed pylint
- Add draft of CONTRIBUTING page
- Improved README
- Moved from setup.py to pyproject.toml, a modern way of doing things
- Added brain states extraction and start of graph metrics extraction
- Standardized
run_adamrather than two separate functions [BREAKING CHANGE] - Added placeholder for Factored Wishart Process
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Pre-release FCEst v0.0.3
What's Changed
- Added the fitted and extracted AR(1) parameter as a TVFC summary measure
Full Changelog: v0.0.2...v0.0.3
Pre-release FCEst v0.0.2
What's Changed
- Added pytest workflow
- Added function for extracting TVFC summary measures
Full Changelog: v0.0.1...v0.0.2
Pre-release FCEst v0.0.1
What's Changed
- Make into installable package
- Add FC estimation models
Full Changelog: https://github.com/OnnoKampman/FCEst/commits/v0.0.1