Skip to content

Small Fixes #245

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

Merged
merged 27 commits into from
Jul 21, 2025
Merged

Small Fixes #245

merged 27 commits into from
Jul 21, 2025

Conversation

JoeyT1994
Copy link
Contributor

This PR fixes a small error in the delete_message(bpc::AbstractBeliefPropagationCache, pe::PartitionEdge) function where the input was vectorized but passed to delete_message again and not delete_messages.

Additionally, type restrictions have been put on first argument (the gate) to the apply functions in apply.jl to avoid ambiguity issues when defining new apply functions.

@mtfishman mtfishman changed the title Smal Fixes Small Fixes Jul 21, 2025
Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
mtfishman and others added 2 commits July 21, 2025 12:08
Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
@mtfishman mtfishman merged commit 4ad43e3 into ITensor:main Jul 21, 2025
10 of 11 checks passed
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