inquanto-nexus¶
InQuanto Nexus extension.
- class ProtocolAnnotations(name=None, description=None, properties=None)¶
Annotations describing information about circuits or jobs which will be created in Nexus.
- Parameters:
name (
Optional
[str
], default:None
) – Name of the circuit or job to be created in Nexus.description (
Optional
[str
], default:None
) – Description of the circuit or job to be created in Nexus.properties (
Optional
[OrderedDict
[str
,bool
|int
|float
|str
]], default:None
) – Properties of the circuit or job to be created in Nexus. Note