Add a new file 'location.inc'
Update style of section comments
Add a new file 'quantile.inc'
Add combined vector operations to the file 'sum.inc'
Replace delta1, delta2 with temp1, temp2 in the file 'sum.inc'
Add more sum algorithms that support arbitrary precision and improve the accuracy of the existing sums
Add the 'QuickSelect' functions to the 'quick_sort.inc' file
Refactor the 'Array.asm' completely to use the AVX2 instructions