Skip to content

Support ITensorBase 0.12#153

Merged
mtfishman merged 1 commit into
mainfrom
mf/itensorbase-0.12-compat
Jul 13, 2026
Merged

Support ITensorBase 0.12#153
mtfishman merged 1 commit into
mainfrom
mf/itensorbase-0.12-compat

Conversation

@mtfishman

Copy link
Copy Markdown
Member

Summary

Widens the ITensorBase compat to include 0.12. ITensorBase 0.12 removed the Optimal contraction-order backend (ITensor/ITensorBase.jl#219), so the contract_network test that exercised ITensorBase.Optimal now uses OMEinsumContractionOrders' ExhaustiveSearch, which runs the same netcon algorithm. This also drops the test's now-unused TensorOperations dependency.

Widens the ITensorBase compat to include 0.12. ITensorBase 0.12 removed the `Optimal` contraction-order backend (ITensor/ITensorBase.jl#219), so the `contract_network` test that exercised `ITensorBase.Optimal` now uses OMEinsumContractionOrders' `ExhaustiveSearch`, which runs the same netcon algorithm. This also drops the test's now-unused TensorOperations dependency.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mtfishman mtfishman enabled auto-merge (squash) July 13, 2026 19:09
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #153   +/-   ##
=======================================
  Coverage   84.89%   84.89%           
=======================================
  Files          15       15           
  Lines         662      662           
=======================================
  Hits          562      562           
  Misses        100      100           
Flag Coverage Δ
docs 0.00% <ø> (ø)

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 merged commit fc7cd54 into main Jul 13, 2026
18 checks passed
@mtfishman mtfishman deleted the mf/itensorbase-0.12-compat branch July 13, 2026 19:30
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