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

1. score_pairs refactor #333

Merged
merged 22 commits into from
Oct 21, 2021

Commits on Oct 4, 2021

  1. Remove 3.9 from compatibility

    mvargas33 authored and mvargas33 committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    c47797c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e07b11a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Avoid warning related to score_pairs deprecation in tests of pair_cal…

    …ibraiton
    mvargas33 committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    8210acd View commit details
    Browse the repository at this point in the history
  2. Minor fix

    mvargas33 committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    11b5df6 View commit details
    Browse the repository at this point in the history
  3. Replaced score_pairs with pair_distance in tests

    mvargas33 committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    06b7131 View commit details
    Browse the repository at this point in the history
  4. Replace score_pairs with pair_distance inb docs.

    mvargas33 committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    d5cb8b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Fix weird commit

    mvargas33 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    2f61e7b View commit details
    Browse the repository at this point in the history
  2. Update classifiers to use pair_similarity

    mvargas33 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    5f68ed2 View commit details
    Browse the repository at this point in the history
  3. Updated rst docs

    mvargas33 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    3d6450b View commit details
    Browse the repository at this point in the history
  4. Fix identation

    mvargas33 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    7bce493 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Update docs of score_pairs, get_metric

    mvargas33 committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    7e6584a View commit details
    Browse the repository at this point in the history
  2. Add deprecation Test. Fix identation

    mvargas33 committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    0b58f45 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into score-deprecation

    mvargas33 committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    d4d3a9c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    60c88a6 View commit details
    Browse the repository at this point in the history
  2. Fixed changes requested 1

    mvargas33 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    8c55970 View commit details
    Browse the repository at this point in the history
  3. Fixed changes requested 2

    mvargas33 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    787a8d1 View commit details
    Browse the repository at this point in the history
  4. Add equivalence test, p_dist == p_score

    mvargas33 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    e14f956 View commit details
    Browse the repository at this point in the history
  5. Fix tests and identation.

    mvargas33 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    0941a32 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Fixed changes requested 3

    mvargas33 committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    b019d85 View commit details
    Browse the repository at this point in the history
  2. Fix identation

    mvargas33 committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    74df897 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Last requested changes

    mvargas33 committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    c62a4e7 View commit details
    Browse the repository at this point in the history
  2. Last small detail

    mvargas33 committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    249e0fe View commit details
    Browse the repository at this point in the history