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

Support thermal drift #28

Open
RaulPPelaez opened this issue Oct 2, 2024 · 0 comments
Open

Support thermal drift #28

RaulPPelaez opened this issue Oct 2, 2024 · 0 comments

Comments

@RaulPPelaez
Copy link
Contributor

The library does not have utilities to compute the thermal drift. Should we add it to the interface somehow?
It could be:

  • A new method added to the interface, similar to how we compute the noise
  • A free standing function that works for any solver (like the Lanczos utility)
  • A separate project altogether
    I am not sure what the cleanest thing is. To me adding it as a new method, like sqrtMdotW seems to make the most sense, but I fear the interface might become too complex at that point.
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

No branches or pull requests

1 participant