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

Fix eachindexing and dots for NelderMead. #917

Merged
merged 1 commit into from
Apr 28, 2021
Merged

Fix eachindexing and dots for NelderMead. #917

merged 1 commit into from
Apr 28, 2021

Conversation

pkofod
Copy link
Member

@pkofod pkofod commented Apr 28, 2021

Fixes #868

@codecov
Copy link

codecov bot commented Apr 28, 2021

Codecov Report

Merging #917 (869d106) into master (2e7bcee) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

❗ Current head 869d106 differs from pull request most recent head 9bc999b. Consider uploading reports for the commit 9bc999b to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #917      +/-   ##
==========================================
- Coverage   83.69%   83.67%   -0.03%     
==========================================
  Files          43       43              
  Lines        3024     3020       -4     
==========================================
- Hits         2531     2527       -4     
  Misses        493      493              
Impacted Files Coverage Δ
...c/multivariate/solvers/zeroth_order/nelder_mead.jl 85.25% <100.00%> (-0.37%) ⬇️

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 2e7bcee...9bc999b. Read the comment docs.

@pkofod pkofod merged commit e439de4 into master Apr 28, 2021
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.

Add support for OffsetArrays
1 participant