Skip to content

arules

Compare
Choose a tag to compare
@mhahsler mhahsler released this 19 Nov 12:57
· 128 commits to master since this release

Bugfixes

  • Fixed some C issues: unsigned int in bitmat.c (function static int _exists) to ensure bit shifting works. The bitmap support buffer is now initialized with zeros.