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

Improve Python Code Formatting and Quality #94

Merged
merged 4 commits into from
May 2, 2024

Commits on May 2, 2024

  1. Move CardSampler to separate files and use it in evaluation tests (#91

    )
    
    * Refactor card_sampler include paths in benchmark files
    
    * Refactor to use `card_sampler::CardSampler` in tests
    
    * Refactor card_sampler implementation to separate header and source files
    azriel1rf committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a86c76b View commit details
    Browse the repository at this point in the history
  2. Fix setup.cfg

    azriel1rf committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0bf9774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f81a0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ef9a1a View commit details
    Browse the repository at this point in the history