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

Release candidate for v1.0.0 #35

Closed james-d-mitchell closed 11 months ago

james-d-mitchell commented 11 months ago

If the CI passes, I'd like to propose the changes in this PR for v1.0.0 @hivert. This PR contains every commit from the simde branch plus a bit more cleaning up.

hivert commented 11 months ago

Looks good. Rebased and Merged.