Skip to content

TensorKit v0.16.4 changes#50

Merged
lkdvos merged 3 commits intomainfrom
tk-changes
Apr 24, 2026
Merged

TensorKit v0.16.4 changes#50
lkdvos merged 3 commits intomainfrom
tk-changes

Conversation

@lkdvos
Copy link
Copy Markdown
Member

@lkdvos lkdvos commented Apr 24, 2026

Fixes #49

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.78%. Comparing base (f1df152) to head (2275112).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
- Coverage   56.25%   55.78%   -0.48%     
==========================================
  Files          19       19              
  Lines        1422     1427       +5     
==========================================
- Hits          800      796       -4     
- Misses        622      631       +9     

☔ 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.

@kshyatt
Copy link
Copy Markdown
Member

kshyatt commented Apr 24, 2026

Re scalar indexing, does the change I added in #48 fix it? Feel free to copy-paste it if so

@lkdvos
Copy link
Copy Markdown
Member Author

lkdvos commented Apr 24, 2026

Thanks for the suggestion, that's a good point. Since I want to move in any direction that goes away from BlockArrays.jl, I'll just "vendor" that implementation (which I think should also fix part of that other PR)

@lkdvos lkdvos merged commit 0bd8ffa into main Apr 24, 2026
28 of 29 checks passed
@lkdvos lkdvos deleted the tk-changes branch April 24, 2026 17:29
kshyatt pushed a commit to kshyatt/BlockTensorKit.jl that referenced this pull request Apr 27, 2026
* add TensorKit sources

* fix sumspace errors

* fix scalar indexing
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.

multifusion test fails against TensorKit main

2 participants