cunqa.qutils.qdrop
- cunqa.qutils.qdrop(*families: tuple[str] | str)
Drops the virtual QPU families corresponding to the the input family names. If no families are provided, all virtual QPUs deployed by the user will be dropped.
- Parameters:
families (
str
) – family names of the groups of virtual QPUs to be dropped.