Skip to content

Repository files navigation

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

  • depending on yourr compile settings you might need to silcence some warnings before including the bitmagic headers.
  • you have to supply compile directives like -mavx2 yourself
    • please have a look at the BitMagic documentation

references

About

Algorithms and tools for Algebra of Sets for information retrieval, indexing of databases, scientific algorithms, ranking, clustering, unsupervised machine learning and signal processing

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages