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

[UnallocatedArrays] Fix UnallocatedArray constructor #1454

Merged

Conversation

kmp5VT
Copy link
Collaborator

@kmp5VT kmp5VT commented May 20, 2024

Description

Theres an issue with a constructor line in UnallocatedArrays which can only be seen if the parameters are partially provided to construct the type. I added a test for these constructors and fixed the issue.

@kmp5VT kmp5VT requested a review from mtfishman May 20, 2024 16:13
@mtfishman mtfishman changed the title [NDTensors][bug] Fix UnallocatedArrays constructor [UnallocatedArrays] Fix UnallocatedArrays constructor May 20, 2024
@mtfishman
Copy link
Member

Looks good, thanks!

@mtfishman mtfishman merged commit 3c692da into ITensor:main May 20, 2024
15 checks passed
@mtfishman mtfishman changed the title [UnallocatedArrays] Fix UnallocatedArrays constructor [UnallocatedArrays] Fix UnallocatedArray constructor May 20, 2024
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