Skip to content
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

[WIP] Rewrite based on NamedDimsArrays.jl/ITensorBase.jl #1611

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

mtfishman
Copy link
Member

@mtfishman mtfishman commented Jan 10, 2025

Rewrite based on NamedDimsArrays.jl and ITensorBase.jl. Relaunch of #1608 where implementations of the ITensor and Index types are located in ITensorBase.jl.

The idea here is that ITensors.jl will still contain things beyond the ITensor and Index types, like OpSum, operator definitions through the op interface, etc. to make upgrading ITensorMPS.jl and ITensorNetworks.jl easier.

@mtfishman mtfishman marked this pull request as draft January 10, 2025 22:43
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (7faad33) to head (cd704ef).
Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #1611       +/-   ##
==========================================
- Coverage   77.61%   0.00%   -77.62%     
==========================================
  Files          69      15       -54     
  Lines        5222    1266     -3956     
==========================================
- Hits         4053       0     -4053     
- Misses       1169    1266       +97     
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 Sentry.
📢 Have feedback on the report? Share it here.

@mtfishman mtfishman closed this Jan 17, 2025
@mtfishman mtfishman reopened this Jan 17, 2025
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