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

Resolve keyword argument issues #113

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

JoeyT1994
Copy link
Contributor

Recent changes to ITensor mean that it is stricter about erroring over unsupported keyword arguments.

This raises errors in the current version of ITensorNetworks: especially in the internal tree_solver functions.

This PR aims at fixing these errors. I have picked up a few in abstractitensornetwork.jl and gauging.jl but a lot remain on the tree_tensornetworks/solvers and should be addressed.

@mtfishman mtfishman merged commit 232068c into ITensor:main Nov 2, 2023
2 of 9 checks passed
@JoeyT1994 JoeyT1994 deleted the Fix_KWARG_Problems branch November 6, 2023 15:16
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