What's Changed
- Create cache directory if not existing by @gcattan in #323
- Order imports by @gcattan in #324
- Bump qiskit-algorithms from 0.3.0 to 0.3.1 by @dependabot in #327
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0 by @dependabot in #330
- Bump imbalanced-learn from 0.12.3 to 0.12.4 by @dependabot in #328
- Bump cvxpy from 1.5.2 to 1.5.3 by @dependabot in #325
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #334
- Bump firebase-admin from 6.5.0 to 6.6.0 by @dependabot in #331
- Bump qiskit-ibm-runtime from 0.30.0 to 0.33.2 by @dependabot in #332
- Bump moabb from 1.1.0 to 1.1.1 by @dependabot in #333
- Add random seed generator to NCH by @gcattan in #335
- Fix log product formula for NCH by @gcattan in #336
- Bump cvxpy from 1.5.3 to 1.6.0 by @dependabot in #342
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #339
- Bump qiskit-ibm-runtime from 0.33.2 to 0.34.0 by @dependabot in #340
- Update light_benchmark by @gcattan in #344
- fix:Cobyla is not always the classical optimizer by @gcattan in #343
- NCH studies by @gcattan in #338
- Fix max subject limit for ablation study of NCH with random hull by @gcattan in #345
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in #346
- Update noplot_classify_alexmi_with_quantum_pipeline.py by @gcattan in #350
- Add max_subject limit in ablation study with NCH by @gcattan in #351
- Fix/warning ignore by @gcattan in #352
- Add "full" strategy to NCH by @gcattan in #353
- Fix :class:
pyriemann_qiskit.utils.filtering.ChannelSelection
by @allwaysFindFood in #354 - Update testing.yml by @gcattan in #356
- Expose QAOA initial points by @gcattan in #355
- Breakdown the classification module into algorithms and wrappers by @gcattan in #357
- Release version 0.4.1 by @gcattan in #359
New Contributors
- @allwaysFindFood made their first contribution in #354
Full Changelog: v0.4.0...v0.4.1