build2-packaging / bitmagic

Algorithms and tools for Algebra of Sets for information retrieval, indexing of databases, scientific algorithms, ranking, clustering, unsupervised machine learning and signal processing
Other
0 stars 0 forks source link

bitmagic

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.

using the library

#include <libbitmagic/bm.h>

...

caveat

references