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

Lazy builders #192

Closed
wants to merge 2 commits into from
Closed

Lazy builders #192

wants to merge 2 commits into from

Conversation

starsfordummies
Copy link
Contributor

since we end up writing those a million times in testing, these shorthands might be useful
for me we could also export them

@mofeing
Copy link
Member

mofeing commented Aug 21, 2024

I like the idea of having these kind of constructors, but not this way nor with these names. We can write another proposal when I'm back.

@starsfordummies
Copy link
Contributor Author

ok, note that at the moment these are mostly meant to make life easier on us poor testers, so the more straightforward the better

@starsfordummies
Copy link
Contributor Author

With latest changes and all this is outdated, besides now it's relatively easy to build an MPS with rand()

@mofeing
Copy link
Member

mofeing commented Dec 2, 2024

We can still add a constructor for Pauli strings like Product("001+") if you want

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