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

Refine time index of Flows #1077

Merged
merged 20 commits into from
Jun 24, 2024
Merged

Refine time index of Flows #1077

merged 20 commits into from
Jun 24, 2024

Commits on Jun 5, 2024

  1. Start removing period from flow index

    An index entry should not be needed for the flow. In preparation for
    time-series aggegration, a cleanup might make sense, to keep overall
    complexity managable.
    p-snft committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3fca2d2 View commit details
    Browse the repository at this point in the history
  2. Adhere to Black

    p-snft committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c25ba7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f63db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c19f6d View commit details
    Browse the repository at this point in the history
  5. Adhere to Black

    p-snft committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f19d65e View commit details
    Browse the repository at this point in the history
  6. Allow TIMEINDEX and TIMESTEPS as indexes

    For the refactoring, it should be convenient to allow both.
    TIMEINDEX can be disused later.
    p-snft committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fdadece View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99446a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    12777ea View commit details
    Browse the repository at this point in the history
  2. Adhere to Black

    p-snft committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1f2a9d4 View commit details
    Browse the repository at this point in the history
  3. Adhere to Black

    p-snft committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ef7c9bb View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    89cf222 View commit details
    Browse the repository at this point in the history
  2. Fix gradient test

    This functionality had no unit test, thus the constreaint test was not
    fixed in the last commit.
    p-snft committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    86e63f8 View commit details
    Browse the repository at this point in the history
  3. Finish single period tests

    p-snft committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f6de18d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28ae2bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30fbd8c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    069fe62 View commit details
    Browse the repository at this point in the history
  2. Add missing lp file

    p-snft committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a3693b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    6b7e69e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca095fc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Adapt naming in processing

    p-snft committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1b26471 View commit details
    Browse the repository at this point in the history