Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Automatic choice for maximum trust region radius #36

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

Deltadahl
Copy link
Contributor

Solving #35, plus some minor fixes in the code.

@Deltadahl Deltadahl changed the title Automatic choice for maximum trust region radius #35 Automatic choice for maximum trust region radius Jan 18, 2023
@codecov
Copy link

codecov bot commented Jan 18, 2023

Codecov Report

Merging #36 (c86a984) into main (a161199) will decrease coverage by 91.59%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #36       +/-   ##
==========================================
- Coverage   91.58%   0.00%   -91.59%     
==========================================
  Files           9       9               
  Lines         321     321               
==========================================
- Hits          294       0      -294     
- Misses         27     321      +294     
Impacted Files Coverage Δ
src/SimpleNonlinearSolve.jl 0.00% <ø> (ø)
src/ad.jl 0.00% <ø> (-90.33%) ⬇️
src/trustRegion.jl 0.00% <0.00%> (-96.67%) ⬇️
src/utils.jl 0.00% <0.00%> (-100.00%) ⬇️
src/raphson.jl 0.00% <0.00%> (-93.34%) ⬇️
src/broyden.jl 0.00% <0.00%> (-92.60%) ⬇️
src/klement.jl 0.00% <0.00%> (-90.57%) ⬇️
src/bisection.jl 0.00% <0.00%> (-89.19%) ⬇️
... and 1 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ChrisRackauckas ChrisRackauckas merged commit 9d53b6b into SciML:main Jan 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants