Add method that compresses the chunks with lowest uncompressed state_group ids (#72)

This commit is contained in:
Azrenbeth
2021-09-27 09:49:34 +01:00
committed by GitHub
parent 3271221311
commit a069d8765a
6 changed files with 331 additions and 9 deletions

View File

@@ -27,4 +27,4 @@ crate-type = ["cdylib", "rlib"]
[dependencies.pyo3]
version = "0.14.1"
features = ["extension-module","abi3-py36"]
features = ["extension-module","abi3-py36"]