From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/numpy/metadata.xml | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 dev-python/numpy/metadata.xml (limited to 'dev-python/numpy/metadata.xml') diff --git a/dev-python/numpy/metadata.xml b/dev-python/numpy/metadata.xml deleted file mode 100644 index 9459ae8c30d0..000000000000 --- a/dev-python/numpy/metadata.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - 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 - arrays. There are also basic facilities for discrete fourier transform, - 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_*. - - - -- cgit v1.3.1