SimulatorCluster¶
- class SimulatorCluster(name, access_level='PUBLIC', minimum_tier='FREE', supports_expval=True)[source]¶
Bases:
objectRepresents a simulator cluster for cloud-based quantum simulation.
- Variables:
name – The name of the simulator cluster.
access_level – The access level for this cluster (e.g., ‘PUBLIC’, ‘ADMIN’).
minimum_tier – The minimum token tier required to access this cluster.
supports_expval – Whether the cluster supports expectation value jobs.
Attributes Summary
Attributes Documentation