Skip to content

Conversation

@lkdvos
Copy link
Member

@lkdvos lkdvos commented Jun 12, 2025

Fixes #12

@codecov
Copy link

codecov bot commented Jun 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/implementations/svd.jl 94.85% <100.00%> (+0.19%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lkdvos lkdvos merged commit dfa334d into main Jun 12, 2025
9 checks passed
@lkdvos lkdvos deleted the empty branch June 12, 2025 13:01
@Jutho
Copy link
Member

Jutho commented Jun 12, 2025

Looks good. Probably the other factorizations will need a similar fix?

@lkdvos
Copy link
Member Author

lkdvos commented Jun 12, 2025

I'm not sure, at least I didn't seem to run into these issues in TensorKit for any other factorization, so it might actually be specific to the full svd. If I find the time I'll try and add some tests here though

@Jutho
Copy link
Member

Jutho commented Jun 12, 2025

The other methods do indeed seem fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

svd_full with empty matrices:

3 participants