Skip to content

Releases: OnnoKampman/FCEst

v0.1.1

Choose a tag to compare

@OnnoKampman OnnoKampman released this 31 Dec 09:37
83f1f02

What's Changed

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_adam rather than two separate functions [BREAKING CHANGE]
  • Added placeholder for Factored Wishart Process

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@OnnoKampman OnnoKampman released this 09 Feb 14:21
6e3fd8d

What's Changed

  • Improve documentation for first proper release

Full Changelog: v0.0.3...v0.1.0

Pre-release FCEst v0.0.3

Pre-release

Choose a tag to compare

@OnnoKampman OnnoKampman released this 29 Jan 10:22
bbd7fde

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

Pre-release

Choose a tag to compare

@OnnoKampman OnnoKampman released this 25 Aug 21:17
956f33d

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

Pre-release

Choose a tag to compare

@OnnoKampman OnnoKampman released this 02 Jul 13:13
b1bc8c4

What's Changed

  • Make into installable package
  • Add FC estimation models

Full Changelog: https://github.com/OnnoKampman/FCEst/commits/v0.0.1