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

seperating matching functions into its own module #20

Merged
merged 10 commits into from
Sep 19, 2024

Commits on Sep 16, 2024

  1. moving matching functions into a seperate module for reusability and …

    …using a new syntax for specifying functions in the algo configs
    ericbuckley committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    dafea9b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    d626980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4ca0bb View commit details
    Browse the repository at this point in the history
  3. removing extra new lines

    ericbuckley committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4565cdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ce9eeb View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    917be96 View commit details
    Browse the repository at this point in the history
  2. pinning pyway to 0.3.29

    ericbuckley committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    85b3656 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2119b55 View commit details
    Browse the repository at this point in the history
  4. updating docstring

    ericbuckley committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c359dbc View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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