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

Test & improve perfomance in .tools.add_year #494

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    8880e11 View commit details
    Browse the repository at this point in the history
  2. Type hint .add_year.interpolate_1d

    khaeru authored and glatterf42 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    282c716 View commit details
    Browse the repository at this point in the history
  3. Return early in interpolate_1d() for empty input

    This dedents most of the code one level.
    khaeru authored and glatterf42 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    71ee7d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b76ab7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74f5ab3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebfe291 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a3d2ba View commit details
    Browse the repository at this point in the history