Skip to main content

Module cordiv_binding

Module cordiv_binding 

Source
Expand description

Python bindings for CORDIV stochastic division and stream-length planning.

Functionsยง

__pyfunction_py_adaptive_length ๐Ÿ”’ โš 
__pyfunction_py_cordiv ๐Ÿ”’ โš 
py_adaptive_length ๐Ÿ”’
Compute a power-of-two stream length from the Hoeffding bound.
py_cordiv ๐Ÿ”’
Divide two byte-encoded stochastic bitstreams with the CORDIV recurrence.
register ๐Ÿ”’
Register CORDIV and adaptive stream-length functions with the extension module.