linbox-team / fflas-ffpack

FFLAS-FFPACK - Finite Field Linear Algebra Subroutines / Package
http://linbox-team.github.io/fflas-ffpack/
GNU Lesser General Public License v2.1
57 stars 23 forks source link

Add more precise type_string to SIMD structs #320

Closed cyrilbouvier closed 4 years ago

cyrilbouvier commented 4 years ago

This PR adds more precise static method type_string to all SIMD structs. For example, instead of returning "Simd256", it will now returns "Simd256".

This PR should be merged, once PR linbox-team/givaro#162 from givaro is accepted, as it uses a new file from linbox-team/givaro#162.