Recent Releases of eegrasp
eegrasp - v0.0.5
What's Changed
- 56 fix eegrasp docstrings by @julioRodino in https://github.com/gsp-eeg/EEGraSP/pull/63
- 91 badges are broken by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/94
- Fix example. Fit sigma does not input distances into compute_graph call. by @julioRodino in https://github.com/gsp-eeg/EEGraSP/pull/98
- 55 eegrasp should take an nme class as attribute by @julioRodino in https://github.com/gsp-eeg/EEGraSP/pull/67
- 9 add a visualization method to generate an image with the graph and the head contour by @julioRodino in https://github.com/gsp-eeg/EEGraSP/pull/90
- 95 add examples to read the docs by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/96
- Fix classes call in validat_mne by @julioRodino in https://github.com/gsp-eeg/EEGraSP/pull/100
- Remove redundant example. by @aweinstein in https://github.com/gsp-eeg/EEGraSP/pull/101
- Add trial mode as testing for graph learning functionality by @julioRodino in https://github.com/gsp-eeg/EEGraSP/pull/106
- eegrasp.py code refactoring by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/127
- adds new workflows for lint check during a PR by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/154
- Fixes workflows by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/148
- updates makefile linting by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/153
- Adds tag checking stage in workflow by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/159
- adding kwargs by @cjotade in https://github.com/gsp-eeg/EEGraSP/pull/163
- Lints full code by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/161
New Contributors
- @cjotade made their first contribution in https://github.com/gsp-eeg/EEGraSP/pull/163
Full Changelog: https://github.com/gsp-eeg/EEGraSP/compare/v0.0.4...v0.0.5
- Python
Published by lcortesg almost 2 years ago
eegrasp - v0.0.4
What's Changed
- 42 uses pygsp2 by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/43
- Adds example visualization file by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/46
- Fix figure of interpolation example. by @aweinstein in https://github.com/gsp-eeg/EEGraSP/pull/58
- Adds necesary files for PyPi release by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/57
- Includes install instructions for conda-forge by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/62
- add makegraphgaussian.py to examples. Creates 2 graphs with differe… by @julioRodino in https://github.com/gsp-eeg/EEGraSP/pull/68
- 71 create pypi ci workflow by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/72
- adds first badges by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/76
- 48 publish release in read the docs by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/79
- Readme format update by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/83
- Fixes title bars by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/85
- Fixes broken setup by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/87
- updates build method by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/89
- Updates package version in setup.py and pyproject.toml by @lcortesg in https://github.com/gsp-eeg/EEGraSP/pull/93
New Contributors
- @lcortesg made their first contribution in https://github.com/gsp-eeg/EEGraSP/pull/43
- @julioRodino made their first contribution in https://github.com/gsp-eeg/EEGraSP/pull/68
Full Changelog: https://github.com/gsp-eeg/EEGraSP/commits/v0.0.4
- Python
Published by lcortesg almost 2 years ago