this is a build2 package for BitMagic
i took the liberty to modify the bmrandom.h
header because of the usage of
std::random_shuffle
which was removed since c++17
and replacing it with
std::shuffle
. an upstream pull-request has been filed.
#include <libbitmagic/bm.h>
...
-mavx2
yourself
BitMagic
documentation