Skip to content

Conversation

@mtfishman
Copy link
Member

@mtfishman mtfishman commented Jan 17, 2025

Define permute as an alias for aligndims. That is the old name for aligndims in ITensors.jl, which should be deprecated in favor of aligndims.

Closes #11.

@mtfishman mtfishman merged commit 07a49d1 into main Jan 17, 2025
10 checks passed
@mtfishman mtfishman deleted the permute branch January 17, 2025 15:59
@codecov
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 40.97%. Comparing base (4cdf95c) to head (0af4d90).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/quirks.jl 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
- Coverage   41.25%   40.97%   -0.29%     
==========================================
  Files           2        2              
  Lines         143      144       +1     
==========================================
  Hits           59       59              
- Misses         84       85       +1     
Flag Coverage Δ
docs 39.86% <0.00%> (-0.29%) ⬇️

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.

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.

[ENHANCEMENT] Add back permute

2 participants