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