Skip to content

Bump compat to TensorKit v0.16 + deprecate old projection methods#19

Merged
Jutho merged 3 commits into
masterfrom
tk-0.16
Dec 11, 2025
Merged

Bump compat to TensorKit v0.16 + deprecate old projection methods#19
Jutho merged 3 commits into
masterfrom
tk-0.16

Conversation

@lkdvos
Copy link
Copy Markdown
Member

@lkdvos lkdvos commented Dec 10, 2025

This PR bumps the TensorKit compat to v0.16, and uses the new MatrixAlgebraKit projections instead of the ones defined here.
I think I managed to keep everything non-breaking by deprecating the old projection schemes, so I only bumped the patch version.

@lkdvos lkdvos requested a review from Jutho December 10, 2025 02:49
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 10, 2025

Codecov Report

❌ Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 72.57%. Comparing base (0238f05) to head (05667de).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/stiefel.jl 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   74.28%   72.57%   -1.71%     
==========================================
  Files           5        5              
  Lines         591      485     -106     
==========================================
- Hits          439      352      -87     
+ Misses        152      133      -19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Jutho Jutho merged commit 6ed66c1 into master Dec 11, 2025
12 checks passed
@lkdvos lkdvos deleted the tk-0.16 branch December 11, 2025 17:27
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.

2 participants