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

Document better how to use quimb simulator and adjust settings #44

Open
garrison opened this issue Nov 22, 2024 · 0 comments
Open

Document better how to use quimb simulator and adjust settings #44

garrison opened this issue Nov 22, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@garrison
Copy link
Member

e.g.

from functools import partial

simulator_settings = QuimbSimulator(partial(quimb.tensor.CircuitMPS, max_bond=200, cutoff=1e-8), autodiff_backend="jax")

This probably belongs in the API reference, because that is where people will look and expect it.

@garrison garrison added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant