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 permutation (upto size 256) #9

Open hivert opened 6 years ago

hivert commented 6 years ago

Even with SSE4.2 one can go faster for larger permutations.