Skip to content

Move ProjectQ and Sympy simulators #425

@yaelbh

Description

@yaelbh

Description

Move the projectq and sympy simulator to their own repositories and their own pip packages.

Checklist

See also

#413: previous issue with 0.5 planning
https://github.com/QISKit/qiskit-addon-sympy


(original description by yaelbh)

Directory qiskit/backends/local currently contains (in PR #421) backends qasm_simulator_projectq.py and statevector_simulator_sympy.py
It cannot contain qasm_simulator_sympy.py, because the Sympy simulator is state vector only.

Task: write statevector_simulator_projectq.py

In addition, there is a request to move ProjectQ and Sympy backends to qiskit-core-backend-plugins. @ajavadia, do you have a more concrete specification for that?

Metadata

Metadata

Assignees

Labels

status: needs informationFurther information is requestedtype: epicA theme of work that contain sub-tasks

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions