You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We release CRoaring as a single-header package (one .h and one .c) file. It is done through a bash script although others have written Python equivalent.
In #534, @SLieve implemented 64-bit ART-based roaring bitmaps. It would be fantastic to add them to the amalgamated files.
We release CRoaring as a single-header package (one .h and one .c) file. It is done through a bash script although others have written Python equivalent.
In #534, @SLieve implemented 64-bit ART-based roaring bitmaps. It would be fantastic to add them to the amalgamated files.
cc @SLieve
The text was updated successfully, but these errors were encountered: