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

[ENH] dunders for time series distances and kernels #3949

Merged
merged 12 commits into from Dec 27, 2022
Merged

Commits on Dec 18, 2022

  1. Configuration menu
    Copy the full SHA
    325da0c View commit details
    Browse the repository at this point in the history
  2. docstring

    fkiraly committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    1f068c8 View commit details
    Browse the repository at this point in the history
  3. algebra dunder

    fkiraly committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    e08bc59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce90dff View commit details
    Browse the repository at this point in the history
  5. base mul

    fkiraly committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    08551eb View commit details
    Browse the repository at this point in the history
  6. bugfix

    fkiraly committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    28ca056 View commit details
    Browse the repository at this point in the history
  7. base add dunder

    fkiraly committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    4251878 View commit details
    Browse the repository at this point in the history
  8. tests for algebra dunders

    fkiraly committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    0954aa5 View commit details
    Browse the repository at this point in the history
  9. test for pw trafo pipeline

    fkiraly committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    de1c242 View commit details
    Browse the repository at this point in the history
  10. add constants for int-float

    fkiraly committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    b7fa512 View commit details
    Browse the repository at this point in the history
  11. tests complete

    fkiraly committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    37a16c9 View commit details
    Browse the repository at this point in the history
  12. docstring

    fkiraly committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    cc4ffcb View commit details
    Browse the repository at this point in the history