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

Put headers inside `include/HPCombi` #23

Closed james-d-mitchell closed 1 year ago

james-d-mitchell commented 1 year ago

So that in the future that it's possible to include uniformly #include "HPCombi/..

james-d-mitchell commented 1 year ago

Resolved in simde branch