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

[ITensors] Generalize map!(::Function, ::ITensor...) #343

Open
mtfishman opened this issue May 4, 2020 · 0 comments
Open

[ITensors] Generalize map!(::Function, ::ITensor...) #343

mtfishman opened this issue May 4, 2020 · 0 comments
Assignees
Labels
breaking This would require a breaking change broadcasting Issues related to broadcasting ITensors. enhancement New feature or request NDTensors Requires changes to the NDTensors.jl library.
Milestone

Comments

@mtfishman
Copy link
Member

This is a reminder to generalize map!(::Function, ::ITensor, ::ITensor, ::ITensor) which currently only accepts a 2-argument function to map!(::Function, ::ITensor, ::Vararg{ITensor, N}) which accepts an N-argument function.

@mtfishman mtfishman self-assigned this Oct 8, 2020
@mtfishman mtfishman added breaking This would require a breaking change broadcasting Issues related to broadcasting ITensors. enhancement New feature or request NDTensors Requires changes to the NDTensors.jl library. labels Oct 8, 2020
@mtfishman mtfishman added this to the v0.2 milestone Oct 8, 2020
@mtfishman mtfishman reopened this Apr 29, 2024
@mtfishman mtfishman changed the title Generalize map!(::Function, ::ITensor...) [ITensors] Generalize map!(::Function, ::ITensor...) Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This would require a breaking change broadcasting Issues related to broadcasting ITensors. enhancement New feature or request NDTensors Requires changes to the NDTensors.jl library.
Projects
None yet
Development

No branches or pull requests

1 participant