Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pyriemann from 0.6 to 0.7 #329

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps pyriemann from 0.6 to 0.7.

Release notes

Sourced from pyriemann's releases.

v0.7

version 0.7

Changelog

Sourced from pyriemann's changelog.

v0.7 (October 2024)

  • Add kernel parameter to :class:pyriemann.embedding.LocallyLinearEmbedding. :pr:293 by :user:gabelstein

  • Add possibility for target_domain parameter of :class:pyriemann.transfer._estimators.TLCenter to be empty, forcing transform() to recenter matrices to the last fitted domain. :pr:292 by :user:brunaafl

  • Enhance :func:pyriemann.utils.ajd.ajd_pham and :func:pyriemann.utils.mean.mean_ale functions to process HPD matrices. :pr:299 by :user:qbarthelemy

  • Add partial_fit function to :class:pyriemann.preprocessing.Whitening for online applications. :pr:277 by :user:qbarthelemy and :user:brentgaisford

  • Add get_weights fixture to conftest and complete tests. :pr:305 by :user:qbarthelemy

  • Enhance :class:pyriemann.estimation.Shrinkage to process HPD matrices. :pr:307 by :user:qbarthelemy

  • Add remote sensing examples on radar image clustering. :pr:306 by :user:AmmarMian

  • Add sample_weight parameter to MDM.fit_predict, Potato.fit, Potato.partial_fit, PotatoField.fit, PotatoField.partial_fit, Whitening.partial_fit. :pr:309 by :user:qbarthelemy

  • Update pyRiemann from Python 3.8 - 3.10 to 3.9 - 3.11. :pr:310 by :user:qbarthelemy

  • Add :func:pyriemann.utils.distance.distance_logchol to compute log-Cholesky distance. :pr:311 by :user:qbarthelemy

  • Add ajd_method parameter to :class:pyriemann.spatialfilters.CSP. :pr:313 by :user:qbarthelemy

  • Add :func:pyriemann.utils.distance.distance_poweuclid and :func:pyriemann.utils.mean.mean_poweuclid to use power Euclidean metric. :pr:312 by :user:qbarthelemy

  • Enhance :func:pyriemann.utils.mean.mean_power: add init parameter and fix default initialization provided in the associated paper. :pr:324 by :user:toncho11

  • Add :func:pyriemann.utils.distance.distance_chol, :func:pyriemann.utils.geodesic.geodesic_logchol, :func:pyriemann.utils.mean.mean_logchol, and correct :func:pyriemann.utils.distance.distance_logchol. :pr:322 by :user:gabelstein

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 1, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/pyriemann-0.7 branch 2 times, most recently from 4ea3ca4 to 74db49e Compare November 1, 2024 09:14
@gcattan
Copy link
Collaborator

gcattan commented Dec 2, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/pyriemann-0.7 branch from 74db49e to 941281a Compare December 2, 2024 10:25
@gcattan
Copy link
Collaborator

gcattan commented Dec 3, 2024

https://github.com/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/pyriemann-0.7 branch from 941281a to 6c26f93 Compare December 3, 2024 13:07
@gcattan
Copy link
Collaborator

gcattan commented Jan 21, 2025

https://github.com/dependabot rebase

Bumps [pyriemann](https://github.com/pyRiemann/pyRiemann) from 0.6 to 0.7.
- [Release notes](https://github.com/pyRiemann/pyRiemann/releases)
- [Changelog](https://github.com/pyRiemann/pyRiemann/blob/master/doc/whatsnew.rst)
- [Commits](pyRiemann/pyRiemann@v0.6...v0.7)

---
updated-dependencies:
- dependency-name: pyriemann
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pyriemann-0.7 branch from 6c26f93 to c8f26d3 Compare January 21, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant