Skip to content

Multi qubit gate support for unitary #263

Closed
@MichaelBroughton

Description

@MichaelBroughton

In order to have full support for multi qubit control gates in tensorflow quantum, we need to be able to use multi qubit control gates in the unitary calculator: https://github.com/quantumlib/qsim/blob/master/lib/unitary_calculator_basic.h#L112 . Which is blocking us on: tensorflow/quantum#422 . It looks like now all of the gate application logic in simulator_***.cc is generated by code that writes these C++ functions now so it would be pretty hard for a human being to implement this in a consistent fashion without the scripts mentioned here #227 . @sergeisakov would you be able to implement the logic for multi qubit controlled gate application for the unitary calculator ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions