Typo in Array.h
Collection of fast and optimized assembly libraries for x86-64 Linux
Brought to you by:
ezamlinsky
Array.h line 3126 function named "flt64_t Array_SumAbs_flt32" should be named flt64_t "Array_SumAbs_flt64" simple typo. I'm not sure of the example of convolution with this function is correct, one argument of the array must be reversed for convolution. Big thanks for this work!
3 years no patch for this.
See my mirror https://github.com/rurban/linasm which has all the known bugfixes.