Skip to content

define Base.permutedims! #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 16, 2025
Merged

define Base.permutedims! #64

merged 5 commits into from
Jul 16, 2025

Conversation

ogauthe
Copy link
Collaborator

@ogauthe ogauthe commented Jul 16, 2025

This PR defines Base.permutedims! for a FusionTensor.

Also split abelian and non-abelian permutedims implementations.

Copy link

codecov bot commented Jul 16, 2025

Codecov Report

Attention: Patch coverage is 95.65217% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.47%. Comparing base (0f5ee4c) to head (738b550).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/fusiontensor/fusiontensoraxes.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   91.47%   91.47%   -0.01%     
==========================================
  Files          11       11              
  Lines         575      598      +23     
==========================================
+ Hits          526      547      +21     
- Misses         49       51       +2     
Flag Coverage Δ
docs 0.00% <0.00%> (ø)

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

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

@mtfishman
Copy link
Member

Looks good to me, ready to merge?

@mtfishman mtfishman merged commit 652235f into ITensor:main Jul 16, 2025
13 checks passed
@ogauthe ogauthe deleted the permutedims branch July 16, 2025 18:46
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.

2 participants