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

Correct adjoint for truncated SVD #15

Merged
merged 29 commits into from
Jul 10, 2024

Add block-wise dense fallback option

0c13d47
Select commit
Loading
Failed to load commit list.
Merged

Correct adjoint for truncated SVD #15

Add block-wise dense fallback option
0c13d47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 8, 2024 in 0s

86.71% of diff hit (target 68.37%)

View this Pull Request on Codecov

86.71% of diff hit (target 68.37%)

Annotations

Check warning on line 41 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 59 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L59

Added line #L59 was not covered by tests

Check warning on line 67 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 73 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 82 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L82

Added line #L82 was not covered by tests

Check warning on line 116 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 142 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L142

Added line #L142 was not covered by tests

Check warning on line 181 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L181

Added line #L181 was not covered by tests

Check warning on line 249 in src/utility/svd.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/svd.jl#L247-L249

Added lines #L247 - L249 were not covered by tests