Skip to content

Adopt TensorAlgebra 0.18's strict project and project_aux - #239

Merged
mtfishman merged 3 commits into
mainfrom
mf/tensoralgebra-0.18-project-aux
Aug 3, 2026
Merged

Adopt TensorAlgebra 0.18's strict project and project_aux#239
mtfishman merged 3 commits into
mainfrom
mf/tensoralgebra-0.18-project-aux

Conversation

@mtfishman

@mtfishman mtfishman commented Aug 3, 2026

Copy link
Copy Markdown
Member

Summary

Adopt TensorAlgebra 0.18's project/project_aux split at the named-index layer: project projects into exactly the given indices, while project_aux derives and appends the flux-carrying auxiliary index. Also moves to GradedArrays 0.15, and switches the uniquename autodiff tests to interface-only for Mooncake 0.5.44's new primal-reproducibility check.

Follow TensorAlgebra 0.18's `project`/`project_aux` split at the named-index layer: `project` projects into exactly the given indices, while `project_aux` derives and appends the flux-carrying auxiliary index for a charge-shifting operator or non-invariant state. Also moves to GradedArrays 0.15.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
- Coverage   77.92%   77.86%   -0.06%     
==========================================
  Files          30       30              
  Lines        1803     1812       +9     
==========================================
+ Hits         1405     1411       +6     
- Misses        398      401       +3     
Flag Coverage Δ
docs 26.22% <0.00%> (-0.14%) ⬇️

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.

…ow that the upstreams are registered

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mtfishman mtfishman changed the title [WIP] Adopt TensorAlgebra 0.18's strict project and project_aux Adopt TensorAlgebra 0.18's strict project and project_aux Aug 3, 2026
@mtfishman
mtfishman marked this pull request as ready for review August 3, 2026 19:03
@mtfishman
mtfishman enabled auto-merge (squash) August 3, 2026 19:03
Mooncake 0.5.44 checks that a rule's primal is reproducible across reruns. uniquename mints a fresh name on every call, so only its AD interface is meaningful to test.
@mtfishman
mtfishman merged commit 5e9266b into main Aug 3, 2026
17 of 18 checks passed
@mtfishman
mtfishman deleted the mf/tensoralgebra-0.18-project-aux branch August 3, 2026 19:55
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