t_counts_from_sigma#
View source on GitHub
|
Aggregates T-counts from a sigma dictionary by summing T-costs for all rotation bloqs.
qualtran.resource_counting.t_counts_from_sigma.t_counts_from_sigma(
sigma: Mapping['Bloq', SymbolicInt]
) -> qualtran.symbolics.SymbolicInt
View source on GitHub