NumPy 2.3.1 release
  1. d522ac2 MAINT: Use vs2022 in NumPy 2.3.x [wheel build] by Charles Harris · 3 months ago
  2. a26c130 MAINT: Remove distutils CPU dispatcher compatibility code by Sayed Adel · 5 months ago
  3. 7c35c37 Loongarch: modify lsx optimization(25215PR) for newest branch by pengxu · 9 months ago
  4. a502bc2 MAINT: Fix a few more typos by Dimitri Papadopoulos · 12 months ago
  5. 0e5fbac MAINT: Fix a few typos - and sometimes improve wording by Dimitri Papadopoulos · 12 months ago
  6. a46b082 AVX2 now includes FMA3 by Raghuveer Devulapalli · 1 year, 3 months ago
  7. f69db54 use -march=skylake-avx512 and -march=skylake by Raghuveer Devulapalli · 1 year, 3 months ago
  8. d1caa61 ENH: Enable RVV CPU feature detection by Yang Liu · 1 year, 5 months ago
  9. d2d2c25 CI: Re-enable Emscripten/Pyodide CI job for NumPy by Agriya Khetarpal · 1 year, 6 months ago
  10. 953cc2d BUG: Fix AVX512 build flags on Intel Classic Compiler by Sayed Adel · 1 year, 8 months ago
  11. 682d33c Add test and link SVE to ASIMDHP by Chris Sidebottom · 1 year, 9 months ago
  12. 5ce15fd ENH: Enable SVE detection for Highway VQSort by Chris Sidebottom · 1 year, 9 months ago
  13. 991a648 BUG, BLD: Fixed VSX4 feature check by Andrew Ho · 1 year, 10 months ago
  14. 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, 11 months ago
  15. d41572c MAINT, DOC: fix typos found by codespell by Dimitri Papadopoulos · 2 years ago
  16. 38edef7 BLD, BUG: Fix build failure for host flags e.g. `-march=native` on unsupported architectures by Sayed Adel · 2 years ago
  17. 5ffeef1 SIMD: Introduce tracer for enabled CPU targets on each optimized function (#24420) by Sayed Adel · 2 years ago
  18. a058b0a BLD: meson-cpu: fix SIMD support on platforms with no features by Ralf Gommers · 2 years ago
  19. 4ec0182 BLD, SIMD: The meson CPU dispatcher implementation (#23096) by Sayed Adel · 2 years, 1 month ago