- [x] Port to a SIMD library that plays well with multiversioning, e.g. #58 - [x] Improve bit reversal performance #64 - [ ] Investigate performance drop when not using `-C target-cpu=x86-64-v3`; https://github.com/linebender/fearless_simd/pull/188 and https://github.com/QuState/PhastFT/pull/69 help but there's more - [x] Deprecate or remove unused stuff like COBRA, DiF, etc. https://github.com/QuState/PhastFT/pull/82 - [x] Clean up dependencies #90
-C target-cpu=x86-64-v3; Use x86-64-v3 architecture features for AVX2 level linebender/fearless_simd#188 and Determine SIMD level in the planner #69 help but there's morewideandmultiversiondependencies #90