Closed Dilorfin closed 3 years ago
due to #108
Need unit testing on any data type, and check what will be if replace Array.Fill on Span.Fill wich works via unsafe and used loop unrolling
Array.Fill vs Span.Fill vs AvxFill for float for array length 4048
due to #108