Skip to content

Release ITensorBase v0.14 - #255

Merged
mtfishman merged 1 commit into
mainfrom
mf/release-0.14.0
Sep 14, 2026
Merged

mtfishman merged 1 commit into
mainfrom
mf/release-0.14.0

Conversation

@mtfishman

Copy link
Copy Markdown
Member

Summary

Symmetric ITensors pick up the speedups from GradedArrays 0.16 and TensorAlgebra 0.20, which this release requires.

Breaking: a scaled or conjugated broadcast now keeps the operand's codomain and domain split instead of flattening the result to all-codomain, so unnamed on such a result comes back with the split preserved.

Symmetric ITensors pick up the speedups from GradedArrays 0.16 and TensorAlgebra 0.20, which this release requires.

Breaking: a scaled or conjugated broadcast now keeps the operand's codomain and domain split instead of flattening the result to all-codomain, so `unnamed` on such a result comes back with the split preserved.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@mtfishman
mtfishman enabled auto-merge (squash) September 14, 2026 15:54
@mtfishman
mtfishman disabled auto-merge September 14, 2026 15:57
@codecov

codecov Bot commented Sep 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.09%. Comparing base (9217ef6) to head (dd86a95).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #255      +/-   ##
==========================================
+ Coverage   75.33%   78.09%   +2.76%     
==========================================
  Files          29       30       +1     
  Lines        1800     1817      +17     
==========================================
+ Hits         1356     1419      +63     
+ Misses        444      398      -46     
Flag Coverage Δ
docs 26.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@mtfishman
mtfishman enabled auto-merge (squash) September 14, 2026 16:04
@mtfishman
mtfishman merged commit 944ab65 into main Sep 14, 2026
18 checks passed
@mtfishman
mtfishman deleted the mf/release-0.14.0 branch September 14, 2026 16:11
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.

1 participant