seemps.analysis.mesh.QuantizedInterval#
- class seemps.analysis.mesh.QuantizedInterval[source]#
Bases:
RegularIntervalEquispaced discretization between start and stop with n qubits.
Specialized version of
RegularIntervalthat uses \(2^n\) points. Otherwise it takes the same parameters.