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

Trust Region Methods for Nonlinear Least Squares Problem #311

Merged
merged 1 commit into from
Dec 9, 2023

Trust Region Methods for NLLS

26082c7
Select commit
Loading
Failed to load commit list.
Merged

Trust Region Methods for Nonlinear Least Squares Problem #311

Trust Region Methods for NLLS
26082c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 9, 2023 in 0s

81.81% of diff hit (target 89.37%)

View this Pull Request on Codecov

81.81% of diff hit (target 89.37%)

Annotations

Check warning on line 232 in src/jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jacobian.jl#L232

Added line #L232 was not covered by tests

Check warning on line 252 in src/jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jacobian.jl#L252

Added line #L252 was not covered by tests

Check warning on line 573 in src/trustRegion.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trustRegion.jl#L573

Added line #L573 was not covered by tests

Check warning on line 575 in src/trustRegion.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trustRegion.jl#L575

Added line #L575 was not covered by tests