seemps.analysis.mesh.QuantizedInterval#

class seemps.analysis.mesh.QuantizedInterval[source]#

Bases: RegularInterval

Equispaced discretization between start and stop with n qubits.

Specialized version of RegularInterval that uses \(2^n\) points. Otherwise it takes the same parameters.