NumPy 2.2.1 release
  1. a502bc2 MAINT: Fix a few more typos by Dimitri Papadopoulos · 12 months ago
  2. 0e5fbac MAINT: Fix a few typos - and sometimes improve wording by Dimitri Papadopoulos · 12 months ago
  3. a46b082 AVX2 now includes FMA3 by Raghuveer Devulapalli · 1 year, 2 months ago
  4. f69db54 use -march=skylake-avx512 and -march=skylake by Raghuveer Devulapalli · 1 year, 2 months ago
  5. d1caa61 ENH: Enable RVV CPU feature detection by Yang Liu · 1 year, 5 months ago
  6. d2d2c25 CI: Re-enable Emscripten/Pyodide CI job for NumPy by Agriya Khetarpal · 1 year, 6 months ago
  7. 953cc2d BUG: Fix AVX512 build flags on Intel Classic Compiler by Sayed Adel · 1 year, 7 months ago
  8. 682d33c Add test and link SVE to ASIMDHP by Chris Sidebottom · 1 year, 9 months ago
  9. 5ce15fd ENH: Enable SVE detection for Highway VQSort by Chris Sidebottom · 1 year, 9 months ago
  10. 991a648 BUG, BLD: Fixed VSX4 feature check by Andrew Ho · 1 year, 10 months ago
  11. b651406 ENH: Implement a compile-time test on PPC64 to determine support for Half/Double VSX3 instructions by the assembler by Sayed Adel · 1 year, 10 months ago
  12. d41572c MAINT, DOC: fix typos found by codespell by Dimitri Papadopoulos · 2 years ago
  13. 38edef7 BLD, BUG: Fix build failure for host flags e.g. `-march=native` on unsupported architectures by Sayed Adel · 2 years ago
  14. 5ffeef1 SIMD: Introduce tracer for enabled CPU targets on each optimized function (#24420) by Sayed Adel · 2 years ago
  15. a058b0a BLD: meson-cpu: fix SIMD support on platforms with no features by Ralf Gommers · 2 years ago
  16. 4ec0182 BLD, SIMD: The meson CPU dispatcher implementation (#23096) by Sayed Adel · 2 years, 1 month ago