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

Added derivative and Hessian for Ackley test function #447

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

stefan-k
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (fcfda30) 91.33% compared to head (647384b) 91.39%.

Files Patch % Lines
crates/argmin-testfunctions/src/ackley.rs 98.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #447      +/-   ##
==========================================
+ Coverage   91.33%   91.39%   +0.05%     
==========================================
  Files         162      162              
  Lines       21238    21404     +166     
==========================================
+ Hits        19398    19562     +164     
- Misses       1840     1842       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stefan-k stefan-k merged commit ce20502 into argmin-rs:main Feb 12, 2024
18 checks passed
@stefan-k stefan-k deleted the ackley_derivative_hessian branch February 12, 2024 19:13
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