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

Further speedup bootstrap algo by 2x. #191

Merged

Conversation

ayushpatnaikgit
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #191 (c60a95a) into singledesign (dff1ea1) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

@@               Coverage Diff                @@
##           singledesign     #191      +/-   ##
================================================
- Coverage         96.22%   96.17%   -0.05%     
================================================
  Files                12       12              
  Lines               159      157       -2     
================================================
- Hits                153      151       -2     
  Misses                6        6              
Impacted Files Coverage Δ
src/mean.jl 100.00% <ø> (ø)
src/ratio.jl 100.00% <ø> (ø)
src/total.jl 100.00% <ø> (ø)
src/bootstrap.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@smishr smishr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay looks like you removed a loop with randinds

@ayushpatnaikgit ayushpatnaikgit merged commit 26b89f4 into xKDR:singledesign Jan 22, 2023
@ayushpatnaikgit ayushpatnaikgit deleted the bootstrap_speedup2 branch January 29, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants