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

Jacobian-Free Krylov Versions for TR/LM/GN #282

Merged
merged 8 commits into from
Nov 22, 2023

Avoid Runtime Checks for Zygote Being loaded

bcfcc16
Select commit
Loading
Failed to load commit list.
Merged

Jacobian-Free Krylov Versions for TR/LM/GN #282

Avoid Runtime Checks for Zygote Being loaded
bcfcc16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 22, 2023 in 0s

91.34% of diff hit (target 49.06%)

View this Pull Request on Codecov

91.34% of diff hit (target 49.06%)

Annotations

Check warning on line 42 in src/NonlinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/NonlinearSolve.jl#L42

Added line #L42 was not covered by tests

Check warning on line 6 in src/jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jacobian.jl#L6

Added line #L6 was not covered by tests

Check warning on line 128 in src/jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jacobian.jl#L128

Added line #L128 was not covered by tests

Check warning on line 135 in src/jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jacobian.jl#L135

Added line #L135 was not covered by tests

Check warning on line 170 in src/jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jacobian.jl#L170

Added line #L170 was not covered by tests

Check warning on line 188 in src/jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jacobian.jl#L188

Added line #L188 was not covered by tests

Check warning on line 124 in src/linesearch.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linesearch.jl#L124

Added line #L124 was not covered by tests

Check warning on line 126 in src/linesearch.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linesearch.jl#L126

Added line #L126 was not covered by tests

Check warning on line 134 in src/linesearch.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linesearch.jl#L134

Added line #L134 was not covered by tests