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 Beale test function #423

Merged
merged 2 commits into from
Feb 4, 2024

Conversation

stefan-k
Copy link
Member

@stefan-k stefan-k commented Feb 4, 2024

No description provided.

Somehow, on nightly, the nix dependency (indirect dependency of eframe)
misses the `user` feature. By adding nix to the Cargo.toml with the
feature enabled, it is compiled correctly. I have no idea why this is
suddenly necessary.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (88326ca) 90.61% compared to head (c8bc183) 90.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #423      +/-   ##
==========================================
+ Coverage   90.61%   90.66%   +0.04%     
==========================================
  Files         162      162              
  Lines       20050    20153     +103     
==========================================
+ Hits        18168    18271     +103     
  Misses       1882     1882              

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

@stefan-k stefan-k merged commit 9d2deef into argmin-rs:main Feb 4, 2024
18 checks passed
@stefan-k stefan-k deleted the beale_derivative_hessian branch February 4, 2024 17:32
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