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

Make pairwise multi-threaded and make corkendall and corspearman wrap pairwise. #923

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    c85116a View commit details
    Browse the repository at this point in the history
  2. Delete rankcorrspeedtest.jl

    PGS62 committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    8ced336 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    6a8fecd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eff32e4 View commit details
    Browse the repository at this point in the history
  3. Deleted commented out tests

    PGS62 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1a4d064 View commit details
    Browse the repository at this point in the history
  4. Delete settings.json

    PGS62 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    893d4b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2c9ef5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c2e7a0 View commit details
    Browse the repository at this point in the history
  7. Update pairwise.jl

    PGS62 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2119804 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

  1. Int64 -> Int to work on 32bit

    PGS62 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    951b391 View commit details
    Browse the repository at this point in the history
  2. Update tests

    PGS62 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    75d206a View commit details
    Browse the repository at this point in the history
  3. Update tests

    PGS62 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    56d27cc View commit details
    Browse the repository at this point in the history
  4. Tests now pass on Julia 1.8.5

    No longer use eachcol when VERSION < v"1.9"
    PGS62 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    682859a View commit details
    Browse the repository at this point in the history
  5. Compatibility with Julia 1.6

    PGS62 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9c039dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f53b7b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88bf8f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ddb1b51 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

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

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    246f32d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46d5655 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Trivial change to re-run tests

    PGS62 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e1395b8 View commit details
    Browse the repository at this point in the history