Skip to content

Can you encode data with fewer dimensions than the number of qubits used? #747

Open
@Shuhul24

Description

@Shuhul24

Is it possible to encode data with less dimension than the number of qubits used? I am building a circuit in which I am using a circuit with qubits [cirq.GridQubit(1, 0), cirq.GridQubit(1, 1), cirq.GridQubit(1, 2)] but I have got encoded data of dimension 2, hence just wanted to encode data on qubits cirq.GridQubit(1, 0), cirq.GridQubit(1, 1) and use the rest of the qubtis for the variational ansatz. Is it possible to do so?

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions