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

[NDTensors] [ENHANCEMENT] Support arbitrary label types in contract #1203

Open
emstoudenmire opened this issue Sep 23, 2023 · 0 comments
Open
Labels
enhancement New feature or request NDTensors Requires changes to the NDTensors.jl library.

Comments

@emstoudenmire
Copy link
Collaborator

For the contract function of two tensors, currently we only allow integer labels. In general, we could support label arrays which contain any objects that can be compared to each other, such as characters or ITensor Index objects.

See the discussion at the end of #1201

@emstoudenmire emstoudenmire added enhancement New feature or request NDTensors Requires changes to the NDTensors.jl library. labels Sep 23, 2023
@mtfishman mtfishman reopened this Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request NDTensors Requires changes to the NDTensors.jl library.
Projects
None yet
Development

No branches or pull requests

2 participants