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

Improve logging for influence modules #567

Merged
merged 9 commits into from
May 7, 2024
Merged

Commits on Apr 21, 2024

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

Commits on Apr 22, 2024

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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    4c95713 View commit details
    Browse the repository at this point in the history
  2. Refactor aggregators call interface to take sequence objects instead …

    …of generators and optional int paramter, adapt docstrings
    schroedk committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0c81e53 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 6, 2024

  1. In the log_duration decorator, do not instantiate a new logger, but u…

    …se the logger of the module
    
    pydvl.utils.progress
    schroedk committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b267fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cf4f24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4af80a6 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    schroedk committed May 6, 2024
    Configuration menu
    Copy the full SHA
    590e1f8 View commit details
    Browse the repository at this point in the history