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

Update version number to 0.0.8 and rename `VERSION` #18

Closed james-d-mitchell closed 1 year ago

james-d-mitchell commented 1 year ago

@hivert in the 0.0.7 release the version numbers were not updated in the VERSION file or in the README.md. This PR updates the version numbers to facilitate a further release.

james-d-mitchell commented 1 year ago

I've also included a simple bash/python script that checks if list_intrin.txt is up to date and correct.