libsemigroups / HPCombi

Fast combinatorics in C++ using SSE/AVX instruction sets
https://libsemigroups.github.io/HPCombi/
GNU General Public License v3.0
15 stars 7 forks source link

Fix off-by-one error in BMat8 random method #10

Closed flsmith closed 5 years ago

hivert commented 5 years ago

Thanks @flsmith !