Skip to content

Releases: plcrodrigues/py.ALPHA.EEG.2017-GIPSA

v1.0

23 Jul 19:40
289d5ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5...v1.0

v0.5

04 Jan 13:39
1341afb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4...v0.5

v0.4

02 Jan 19:09
ec9612d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3...v0.4

v0.3

10 Oct 10:22
d98d1ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2...v0.3

v0.2

05 Jul 20:41
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

What's Changed

  • Create python-package.yml by @gcattan in #2
  • Update dependencies' version

Full Changelog: v0.1...v0.2

v0.1

28 Sep 20:01
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

This version implements:

  • Readme update to include pip package: pip install alphawaves
  • Update to python 3.8
  • Update of requirements

v0.0_hotfix

28 Sep 19:59
Compare
Choose a tag to compare
v0.0_hotfix Pre-release
Pre-release

Workaround for montage issue in MNE

v0.0

28 Sep 19:58
Compare
Choose a tag to compare
v0.0 Pre-release
Pre-release

This release includes:

  • the implementation of AlphaWaves dataset object
  • Two code examples (example_classification.py and example_spectra.py)
  • A setup file to deploy the package on your local machine