Skip to content

Releases: OnnoKampman/FCEst

v0.1.1

31 Dec 09:37
83f1f02

Choose a tag to compare

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

09 Feb 14:21
6e3fd8d

Choose a tag to compare

What's Changed

  • Improve documentation for first proper release

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

Pre-release FCEst v0.0.3

29 Jan 10:22
bbd7fde

Choose a tag to compare

Pre-release

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

25 Aug 21:17
956f33d

Choose a tag to compare

Pre-release

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

02 Jul 13:13
b1bc8c4

Choose a tag to compare

Pre-release

What's Changed

  • Make into installable package
  • Add FC estimation models

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