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

Move boostrap algorithm from Python to C++ (15x faster) #20

Merged
merged 5 commits into from
Mar 8, 2024

Commits on Mar 8, 2024

  1. accelerated impl

    pzelasko committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0af3452 View commit details
    Browse the repository at this point in the history
  2. clean up

    pzelasko committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6826241 View commit details
    Browse the repository at this point in the history
  3. fix tests

    pzelasko committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    01c0058 View commit details
    Browse the repository at this point in the history
  4. fix tests precision

    pzelasko committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6bea42c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36b169d View commit details
    Browse the repository at this point in the history