summaryrefslogtreecommitdiff
path: root/numpy/core/src/common/npy_cpu_features.c
Commit message (Expand)AuthorAgeFilesLines
* ENH: add NPY_ENABLE_CPU_FEATURES to allow limiting set of enabled featuresMeekail Zain2023-04-081-48/+81
* BLD: Add compile and runtime checks for AVX512FP16Raghuveer Devulapalli2023-02-021-0/+7
* ENH: Detect CPU features on FreeBSD/powerpc64*pkubaj2022-12-301-2/+14
* MAINT: remove remaining `NPY_INLINE` usagesRalf Gommers2022-11-271-4/+4
* [road-to-cxx] npy_cpu_features moved to pure Cserge-sans-paille2022-05-051-0/+773