Getting Started
Python API
Programming Guide
Returns contiguous values within the open interval [start, end).
start
end
start (int) – Start of the interval. Must be a power of two.
stop (int) – End of the interval. Must be a power of two >= start.