From 7d009d2bc561a2df178eac5df75421e4bb4c6b62 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 31 May 2026 21:30:14 -0500 Subject: Adding metadata --- dev-python/numpy/metadata.xml | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) (limited to 'dev-python/numpy') diff --git a/dev-python/numpy/metadata.xml b/dev-python/numpy/metadata.xml index 2fa428ee7695..9459ae8c30d0 100644 --- a/dev-python/numpy/metadata.xml +++ b/dev-python/numpy/metadata.xml @@ -1,15 +1,15 @@ - + - - sci@gentoo.org - Gentoo Science Project - - - python@gentoo.org - Python - - + + sci@gentoo.org + Gentoo Science Project + + + python@gentoo.org + Python + + NumPy is a general-purpose array-processing Python package designed to efficiently manipulate large multi-dimensional arrays of arbitrary records without sacrificing too much speed for small multi-dimensional @@ -17,14 +17,16 @@ basic linear algebra and random number generation. It is the successor of Numeric and numarray. - - - + + numpy/numpy + numpy + + + Enable dynamic dispatch to additional CPU extensions not covered by enabled CPU_FLAGS_*. This permits NumPy to benefit from improved performance when CPUs support more instruction sets, while preserving compatibility with the baseline set by CPU_FLAGS_*. - - liguros-repo - \ No newline at end of file + + -- cgit v1.3.1