This release contains almost an year's worth of development effort. The PR ended up with +14k, -8k lines of code!
Check out the release notes at https://t.co/cUZ5vxIMeC
#hpc#simd#avx512#correlationfunctions
Corrfunc v2.3 is now out! All pair-counters now have the faster AVX512F SIMD kernels, new optimisations prune particles more quickly, a new feature to use the particle arrays in-place, and better OpenMP scaling.
If you want to only use the python interfaces of Corrfunc, then you can install/upgrade with `pip install Corrfunc (--upgrade)`. If you are working on the development version, then you should update with `git pull` and recompile, reinstall the Corrfunc package