Update QIR runtime
Created by: tnguyen-ornl
-
Make
Qubita struct now so that future extensions can be incorporated easily. -
Make
Arraytype generic, i.e. can handle any element types, the default is a pointer type.
Created by: tnguyen-ornl
Make Qubit a struct now so that future extensions can be incorporated easily.
Make Array type generic, i.e. can handle any element types, the default is a pointer type.