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

Bugfix: Add missing argument (quri-parts-itensor) #254

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Conversation

toru4838
Copy link
Contributor

@toru4838 toru4838 commented Nov 7, 2023

In the current implementation create_itensor_mps_concurrent_sampler() accepts the arguments maxdim, cutoff and **kwargs but they don't work.
This PR fixes the bug by passing **kwargs to _sample_concurrently() correctly.

Copy link

github-actions bot commented Nov 7, 2023

@github-actions github-actions bot temporarily deployed to pull request November 7, 2023 05:57 Inactive
@toru4838 toru4838 requested a review from rykojima November 7, 2023 06:00
@rykojima rykojima merged commit 06c125f into main Nov 7, 2023
7 checks passed
@rykojima rykojima deleted the itensor_bugfix branch November 7, 2023 06:55
@github-actions github-actions bot locked and limited conversation to collaborators Nov 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants