Support AArch64 linux
·
104 commits
to master
since this release
The SIMD required here is predominately double precision, so this invokes NEON on armv8-a, which is always available. This isn't applicable for armv7, though that distinction could be made later.
Also adds missing fallbacks for AVX and AVX_FMA spin-weighted spherical harmonic computational kernels.