Skip to content

v0.6

Compare
Choose a tag to compare
@adam2392 adam2392 released this 06 Dec 21:02
· 2 commits to maint/0.6 since this release

What's Changed

  • [v0.6 dev] New version by @adam2392 in #122
  • MAINT: Use git by @larsoner in #130
  • [MAINT] Add docstrings to spectral time methods by @adam2392 in #128
  • [ENH] Fix doc according to ruuskas comment for mne-python like docstring by @adam2392 in #131
  • [DOC] Example comparing spectral connectivity computed over time or over trials by @Avoide in #129
  • [ENH] Added n_con arg to function call by @Avoide in #133
  • [DOC] Fixes #134. Indicate how to load connectivity data from disk by @moritz-gerster in #135
  • [CI] Check reqs by @adam2392 in #139
  • Upgrade to python 3.8 min by @adam2392 in #140
  • Expose colormap in plot_sensors_connectivity by @drammock in #141
  • [ENH, WIP] Add multivariate connectivity methods by @tsbinns in #138
  • [MRG] Bump website theme by @drammock in #144
  • MAINT: Use explicitly public APIs by @larsoner in #145
  • [MAINT] Adding citation workflow by @adam2392 in #147
  • MAINT: Update CIs by @larsoner in #154
  • [ENH] Add support for ragged connections with multivariate methods with padding by @tsbinns in #142
  • [MAINT] Fix failing unit tests & update CI packages by @tsbinns in #157
  • [MAINT] Refactor bivariate and multivariate methods into separate files by @tsbinns in #156
  • [BUG] Inconsistent lengths of indices and rank does not raise an error by @tsbinns in #158
  • [MAINT] Replace setup.py with pyproject.toml by @adam2392 in #160
  • [MAINT] Run black, isort, ruff, and other auto-linters on entire package by @adam2392 in #159
  • [CI] Fix azure by @adam2392 in #161

New Contributors

Full Changelog: v0.5...v0.6