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

Adaptive Tolerance Variant of simulate_de #22

Merged
merged 2 commits into from
Feb 22, 2022
Merged

Adaptive Tolerance Variant of simulate_de #22

merged 2 commits into from
Feb 22, 2022

Conversation

ccoffrin
Copy link
Member

@zmorrell this is what I propose.

@ccoffrin ccoffrin changed the title Adaptive Precision Version of simulate_de Adaptive Tolerance Variant of simulate_de Feb 19, 2022
@codecov
Copy link

codecov bot commented Feb 19, 2022

Codecov Report

Merging #22 (5fd3c24) into main (99f4183) will decrease coverage by 4.22%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   96.83%   92.61%   -4.23%     
==========================================
  Files           5        5              
  Lines         443      474      +31     
==========================================
+ Hits          429      439      +10     
- Misses         14       35      +21     
Impacted Files Coverage Δ
src/simulate_de.jl 77.55% <66.66%> (-22.45%) ⬇️
src/simulate.jl 87.83% <0.00%> (-6.76%) ⬇️

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 99f4183...5fd3c24. Read the comment docs.

@zmorrell
Copy link
Collaborator

This all looks good to me

@zmorrell zmorrell merged commit 99c592e into main Feb 22, 2022
@ccoffrin ccoffrin deleted the adaptive-de branch February 23, 2022 00:40
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.

None yet

2 participants