-
Notifications
You must be signed in to change notification settings - Fork 61
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
Fix math rendering in some docsstrings of the quantum_info
module
#1441
Conversation
quantum_info.entropies.classical_relative_entropy
quantum_info
module
quantum_info
modulequantum_info
module
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I confirm now it renders properly.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1441 +/- ##
=======================================
Coverage 97.10% 97.10%
=======================================
Files 81 81
Lines 11653 11653
=======================================
Hits 11316 11316
Misses 337 337
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Is the choice of the notation
yes, either that or double kets like |
I've also seen the double kets somewhere in the docs. Should we keep just one or the other? |
for more information, see https://pre-commit.ci
Done |
Thanks @renatomello! |
Checklist: