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

Add converted high dimensional covariance testing #546

Merged

Commits on Jul 12, 2024

  1. WIP Started adding converted high dimensional covariance testing

    Added initial attempts for converted two sample test functions for covariance matrices, along with tests and a data file to compare original outputs with
    IlhaH committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    26c2e8c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Finish two sample test and hc2018 implementation and add tests

    Implement Python versions of Two-Sample Test and HC2018 Hypothesis Tests from R Code, and Add Tests to Ensure Correctness
    IlhaH committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d4df740 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77e83c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Simplify check_efficient

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    IlhaH and coderabbitai[bot] committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3b9ae42 View commit details
    Browse the repository at this point in the history
  2. Update testing data path

    IlhaH committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bcb872e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/hypothesis_uhd' of https://github.com/IlhaH/bystro

     into feature/hypothesis_uhd
    IlhaH committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8bfc1ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68a53cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d5701c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52d5ee0 View commit details
    Browse the repository at this point in the history