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

Start the AD and mutation style extensions. Also document least squar… #63

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

pkofod
Copy link
Member

@pkofod pkofod commented Oct 9, 2023

…es optimization and various fixes that came up while writing the nls examples.

…es optimization and various fixes that came up while writing the nls examples.
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

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

Comparison is base (6fd621a) 76.91% compared to head (a4c0b0f) 75.24%.
Report is 5 commits behind head on master.

❗ Current head a4c0b0f differs from pull request most recent head 3ad07fc. Consider uploading reports for the commit 3ad07fc to get more accurate results

Files Patch % Lines
ext/ForwardDiffExt.jl 0.00% 31 Missing ⚠️
ext/SparseForwardDiffExt.jl 0.00% 29 Missing ⚠️
ext/AbstractDifferentiationExt.jl 0.00% 24 Missing ⚠️
src/NLSolvers.jl 0.00% 6 Missing ⚠️
ext/StaticArraysExt.jl 0.00% 2 Missing ⚠️
src/objectives.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   76.91%   75.24%   -1.68%     
==========================================
  Files          54       58       +4     
  Lines        2807     2904      +97     
==========================================
+ Hits         2159     2185      +26     
- Misses        648      719      +71     

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

docs/src/leastsquares.md Outdated Show resolved Hide resolved
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

1 participant