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

Update local C++ simulators to use Qobj internally #664

Closed
diego-plan9 opened this issue Jul 19, 2018 · 2 comments
Closed

Update local C++ simulators to use Qobj internally #664

diego-plan9 opened this issue Jul 19, 2018 · 2 comments
Labels
type: enhancement It's working, but needs polishing

Comments

@diego-plan9
Copy link
Member

What is the expected enhancement?

After #655, the local C++ simulators accept a Qobj instance (with the new schema) during the Python stub's .run(), but internally they still use the old schema (when passing it to the executable during the module's run()). Ideally they should also make use of the new schema and the instances directly instead of performing that conversion.

@diego-plan9 diego-plan9 added the type: enhancement It's working, but needs polishing label Jul 19, 2018
@diego-plan9 diego-plan9 mentioned this issue Jul 19, 2018
7 tasks
@delapuente delapuente added this to the 0.6 milestone Aug 8, 2018
@ajavadia ajavadia removed this from the 0.6 milestone Aug 14, 2018
@ajavadia
Copy link
Member

Removed from 0.6 milestone since the c++ simulator is being reworked for Aer. For now Terra can translate new qobj to old qobj.

@jaygambetta
Copy link
Member

@chriseclectic this is all done in the basicAer do you see any reason to keep this open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement It's working, but needs polishing
Projects
None yet
Development

No branches or pull requests

5 participants