Closed tadejstajner closed 1 year ago
We're using the CPC module from Python, and it's convenient to be able to call get_lg_k to see with what parameter a sketch was configured with. This PR exposes it via Python bindings.
get_lg_k
We're using the CPC module from Python, and it's convenient to be able to call
get_lg_k
to see with what parameter a sketch was configured with. This PR exposes it via Python bindings.