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

eliminated unnecessary function evals in muller #222

Merged
merged 1 commit into from
Jul 18, 2021

Conversation

jacobwilliams
Copy link
Contributor

Fixes #221

@codecov
Copy link

codecov bot commented Jul 18, 2021

Codecov Report

Merging #222 (d6136f8) into master (1eece9a) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
+ Coverage   85.02%   85.04%   +0.02%     
==========================================
  Files           9        9              
  Lines        1896     1899       +3     
==========================================
+ Hits         1612     1615       +3     
  Misses        284      284              
Impacted Files Coverage Δ
src/simple.jl 91.56% <100.00%> (+0.15%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1eece9a...d6136f8. Read the comment docs.

@jverzani jverzani merged commit d88e0b0 into JuliaMath:master Jul 18, 2021
@jverzani
Copy link
Member

Thanks again

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.

muller inefficient
2 participants