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

Add dtype to the printed output of Qobj. #2339

Closed
Ericgig opened this issue Feb 28, 2024 · 2 comments · Fixed by #2352
Closed

Add dtype to the printed output of Qobj. #2339

Ericgig opened this issue Feb 28, 2024 · 2 comments · Fixed by #2352

Comments

@Ericgig
Copy link
Member

Ericgig commented Feb 28, 2024

Problem Description

Qobj and QobjEvo have the new property dtype that can greatly affect performance.
However, this new information can be hard to find. Having it included in the output of __repr__ could help.

Proposed Solution

An an dtype entry in Qobj._str_header.

Alternate Solutions

No response

Additional Context

First advanced in #2328.

@rochisha0
Copy link
Contributor

Can I work on this issue, @Ericgig ?

@Ericgig
Copy link
Member Author

Ericgig commented Mar 15, 2024

@rochisha0 Sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants