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

Move the benchmarks to use Catch2 also #26

Closed james-d-mitchell closed 1 year ago

james-d-mitchell commented 1 year ago

and clean them up in the process.

james-d-mitchell commented 1 year ago

This is resolved in the simde branch