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

Add quadratic-type means & implement linear operations for means #2428

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Oct 26, 2023

  1. Add quadratic mean

    pjpollot committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    bd3b0a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. add QuadraticMeanGrad

    pjpollot committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    091b724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde2a68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    551ce35 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. implement QuadraticMean

    pjpollot committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    08bb75a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    25bca7a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. remove print

    pjpollot committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d60e9ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00742a7 View commit details
    Browse the repository at this point in the history