PhysicalCostsSummary#
qualtran.surface_code.PhysicalCostsSummary
View source on GitHub
|
qualtran.surface_code.PhysicalCostsSummary(
failure_prob, footprint, duration_hr
)
Attributes
Methods#
__ne__
__ne__(
other
)
Check equality and either forward a NotImplemented or return the result negated.
__eq__
__eq__(
other
)
Method generated by attrs for class PhysicalCostsSummary.
View source on GitHub