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

DEP: Shift correlate mode parsing to C and deprecate inexact matches #17492

Merged
merged 8 commits into from
Mar 18, 2021

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    f53eaf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6256db8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35158c7 View commit details
    Browse the repository at this point in the history
  4. REL: Add deprecation release note

    aitikgupta authored and mattip committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    4bcfc9d View commit details
    Browse the repository at this point in the history
  5. Remove extra information

    Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
    2 people authored and mattip committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    153c8ed View commit details
    Browse the repository at this point in the history
  6. Add one more test for illegal arguments

    Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
    2 people authored and mattip committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    f5a2b48 View commit details
    Browse the repository at this point in the history
  7. The same test for np.correlate

    aitikgupta authored and mattip committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    edfd440 View commit details
    Browse the repository at this point in the history
  8. A few whitespace cleanups

    aitikgupta authored and mattip committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    89de3d9 View commit details
    Browse the repository at this point in the history