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

Implement larger boolean matrices BMat16 #8

Open hivert opened 6 years ago

hivert commented 6 years ago

BMat8 is ok but a little limited.

Victorin-Brunel commented 4 months ago

Work in progress on https://github.com/libsemigroups/HPCombi/pull/38