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] [ENHANCEMENT] Define loginner(::ITensor, ::ITensor) #1552

Open
mtfishman opened this issue Oct 23, 2024 · 0 comments
Open

[ITensors] [ENHANCEMENT] Define loginner(::ITensor, ::ITensor) #1552

mtfishman opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request ITensors Issues or pull requests related to the `ITensors` package.

Comments

@mtfishman
Copy link
Member

mtfishman commented Oct 23, 2024

Define loginner(::ITensor, ::ITensor) = log(inner(::ITensor, ::ITensor)) (and the 3-arg version), since it is defined for MPS/MPO operations and would help with generic code.

@mtfishman mtfishman added enhancement New feature or request ITensors Issues or pull requests related to the `ITensors` package. labels Oct 23, 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 ITensors Issues or pull requests related to the `ITensors` package.
Projects
None yet
Development

No branches or pull requests

1 participant