You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#114 / version 1.6.0.0 broke this library for CPUs < -march=x86-64-v2.
Instead we should have a way of transparent progressive enhancement if hardware allows it, and while we're there, also include SIMD algorithms from zfex (#122).
#114 / version 1.6.0.0 broke this library for CPUs <
-march=x86-64-v2.Instead we should have a way of transparent progressive enhancement if hardware allows it, and while we're there, also include SIMD algorithms from zfex (#122).