Circuit compiler: coupling map - transpiler
An optional "module" where the user can specify a coupling map describing the qubit-qubit connectivity of the device. If not not specified all-to-all connectivity is assumed.
Tasks
- decide on input/initialization format e.g.:
- (take a look at how existing packages (e.g. qiskit do it))
- add support to third-party transpilers
- decide whether we would like to let these transpilers be dependencies or make them as an optional extra
Circuit compiler: coupling map - transpiler
An optional "module" where the user can specify a coupling map describing the qubit-qubit connectivity of the device. If not not specified all-to-all connectivity is assumed.
Tasks