Skip to content

Support TensorAlgebra 0.15#188

Merged
mtfishman merged 1 commit into
mainfrom
mf/ta-0.15-compat
Jul 1, 2026
Merged

Support TensorAlgebra 0.15#188
mtfishman merged 1 commit into
mainfrom
mf/ta-0.15-compat

Conversation

@mtfishman

@mtfishman mtfishman commented Jul 1, 2026

Copy link
Copy Markdown
Member

Summary

Moves the compat bound to TensorAlgebra 0.15, which renames the perm-form matricize(a, codomain_perm, domain_perm) to matricizeperm. The extension's own matricize/unmatricize overloads target the kept split-axes and Val-block forms, so only the test's direct perm-form call needs the rename.

@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.45%. Comparing base (361cef2) to head (f4f3c42).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   77.45%   77.45%           
=======================================
  Files          12       12           
  Lines         896      896           
=======================================
  Hits          694      694           
  Misses        202      202           
Flag Coverage Δ
docs 25.65% <ø> (ø)

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.

Moves the compat bound to TensorAlgebra 0.15, which renames the perm-form `matricize(a, codomain_perm, domain_perm)` to `matricizeperm`. The extension's own `matricize`/`unmatricize` overloads target the kept split-axes and `Val`-block forms, so only the test's direct perm-form call needs the rename.
@mtfishman mtfishman force-pushed the mf/ta-0.15-compat branch from 2f1e7f0 to f4f3c42 Compare July 1, 2026 20:01
@mtfishman mtfishman enabled auto-merge (squash) July 1, 2026 20:07
@mtfishman mtfishman merged commit 2e6b8ac into main Jul 1, 2026
18 checks passed
@mtfishman mtfishman deleted the mf/ta-0.15-compat branch July 1, 2026 20:08
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