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

Rework math handling #639

Merged
merged 25 commits into from
Sep 30, 2024
Merged

Rework math handling #639

merged 25 commits into from
Sep 30, 2024

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    d2d70ce View commit details
    Browse the repository at this point in the history
  2. add model math tests

    irm-codebase committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3f44bbf View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    28f8ebb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2872060 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    31de31b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6e8c7c View commit details
    Browse the repository at this point in the history
  3. all tests passing

    irm-codebase committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fda1ea0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    480bcc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. removed _model_def_dict

    irm-codebase committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6e3e334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8da8dac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6730409 View commit details
    Browse the repository at this point in the history
  4. PR: comment improvements

    irm-codebase committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    09b09f7 View commit details
    Browse the repository at this point in the history
  5. update changelog

    irm-codebase committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    1530b8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41b7fe5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    434236d View commit details
    Browse the repository at this point in the history
  2. Post-merge fixes

    brynpickering committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    06efe33 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Move math to build step; fix clustering issues

    - clustering had representative days that didn't represent themselves
    brynpickering committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a2ee8f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Sep 26, 2024

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    d024911 View commit details
    Browse the repository at this point in the history
  2. pd.notnull -> pd.notna

    brynpickering committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ccf0950 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab757e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bff333e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d923a4a View commit details
    Browse the repository at this point in the history