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

[BUG] qml.ThermalRelaxationError argument typo #5988

Closed
1 task done
CatalinaAlbornoz opened this issue Jul 11, 2024 · 1 comment
Closed
1 task done

[BUG] qml.ThermalRelaxationError argument typo #5988

CatalinaAlbornoz opened this issue Jul 11, 2024 · 1 comment
Labels
bug 🐛 Something isn't working good first issue Good for newcomers

Comments

@CatalinaAlbornoz
Copy link
Contributor

Expected behavior

The fourth parameter in qml.ThermalRelaxationError should be called tg (float): the gate time for relaxation error.

Actual behavior

There's a typo so the parameter is mistakenly called tq instead of tg.

Additional information

First reported here in the Forum.

Source code

No response

Tracebacks

No response

System information

NA

Existing GitHub issues

  • I have searched existing GitHub issues to make sure the issue does not already exist.
@CatalinaAlbornoz CatalinaAlbornoz added bug 🐛 Something isn't working good first issue Good for newcomers labels Jul 11, 2024
Shiro-Raven pushed a commit that referenced this issue Jul 17, 2024
**Context:** Resolves the #5988

**Description of the Change:** Modified in the constructor and 

**Benefits:** Better parameter name

**Possible Drawbacks:** - 

**Related GitHub
Issues:**[(#5988)](#5988)
@Alex-Preciado
Copy link
Contributor

Thank you so much for helping us fix this problem @SheepSeb!! Closing this issue now 😎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants