Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v2.1.1
/
meson_cpu
tag
5d62427b34a0f4e9fa107196b183ec25577182d1
tagger
Charles Harris <charlesr.harris@gmail.com>
Tue Sep 03 12:58:27 2024
object
48606ab22bfdb0e9d7ec4ed5eef984b873b7796d
NumPy 2.1.1 release
a46b082
AVX2 now includes FMA3
by Raghuveer Devulapalli
· 1 year, 2 months ago
f69db54
use -march=skylake-avx512 and -march=skylake
by Raghuveer Devulapalli
· 1 year, 2 months ago
d1caa61
ENH: Enable RVV CPU feature detection
by Yang Liu
· 1 year, 5 months ago
d2d2c25
CI: Re-enable Emscripten/Pyodide CI job for NumPy
by Agriya Khetarpal
· 1 year, 6 months ago
953cc2d
BUG: Fix AVX512 build flags on Intel Classic Compiler
by Sayed Adel
· 1 year, 7 months ago
682d33c
Add test and link SVE to ASIMDHP
by Chris Sidebottom
· 1 year, 9 months ago
5ce15fd
ENH: Enable SVE detection for Highway VQSort
by Chris Sidebottom
· 1 year, 9 months ago
991a648
BUG, BLD: Fixed VSX4 feature check
by Andrew Ho
· 1 year, 10 months ago
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
d41572c
MAINT, DOC: fix typos found by codespell
by Dimitri Papadopoulos
· 2 years ago
38edef7
BLD, BUG: Fix build failure for host flags e.g. `-march=native` on unsupported architectures
by Sayed Adel
· 2 years ago
5ffeef1
SIMD: Introduce tracer for enabled CPU targets on each optimized function (#24420)
by Sayed Adel
· 2 years ago
a058b0a
BLD: meson-cpu: fix SIMD support on platforms with no features
by Ralf Gommers
· 2 years ago
4ec0182
BLD, SIMD: The meson CPU dispatcher implementation (#23096)
by Sayed Adel
· 2 years, 1 month ago