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
Fixed bug of incorrect buffer management on Windows/DLLs when bit-vectros are instantiated and used in different DLLs.
Changed buffer management for full blocks.
Improved doxygen markup and documentation.
Implemented new sparse container for integer types, based on bit-transposition.
New container offers in-memory compression of non-random data based on bvector<>, dynamic adjustment of bitness, serialization and new algorithms.