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

Adjoints for Linear Solve #449

Merged
merged 8 commits into from
Feb 25, 2024

Finish part of the implementation

06c09a3
Select commit
Loading
Failed to load commit list.
Merged

Adjoints for Linear Solve #449

Finish part of the implementation
06c09a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 24, 2024 in 1s

6.66% of diff hit (target 66.12%)

View this Pull Request on Codecov

6.66% of diff hit (target 66.12%)

Annotations

Check warning on line 31 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L31

Added line #L31 was not covered by tests

Check warning on line 38 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L33-L38

Added lines #L33 - L38 were not covered by tests

Check warning on line 40 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L40

Added line #L40 was not covered by tests

Check warning on line 43 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L43

Added line #L43 was not covered by tests

Check warning on line 45 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L45

Added line #L45 was not covered by tests

Check warning on line 48 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L48

Added line #L48 was not covered by tests

Check warning on line 52 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L52

Added line #L52 was not covered by tests

Check warning on line 54 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L54

Added line #L54 was not covered by tests

Check warning on line 57 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L57

Added line #L57 was not covered by tests

Check warning on line 61 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L61

Added line #L61 was not covered by tests

Check warning on line 64 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 76 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L66-L76

Added lines #L66 - L76 were not covered by tests

Check warning on line 79 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 82 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L82

Added line #L82 was not covered by tests

Check warning on line 87 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L85-L87

Added lines #L85 - L87 were not covered by tests

Check warning on line 89 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L89

Added line #L89 was not covered by tests

Check warning on line 92 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L92

Added line #L92 was not covered by tests

Check warning on line 94 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L94

Added line #L94 was not covered by tests

Check warning on line 100 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L97-L100

Added lines #L97 - L100 were not covered by tests

Check warning on line 102 in src/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adjoint.jl#L102

Added line #L102 was not covered by tests