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/numexpr/metadata.xml | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'dev-python/numexpr/metadata.xml') diff --git a/dev-python/numexpr/metadata.xml b/dev-python/numexpr/metadata.xml index d9dfe0f1bd11..c915004aa716 100644 --- a/dev-python/numexpr/metadata.xml +++ b/dev-python/numexpr/metadata.xml @@ -1,15 +1,15 @@ - + - - python@gentoo.org - Python - - - sci@gentoo.org - Gentoo Science Project - - + + python@gentoo.org + Python + + + sci@gentoo.org + Gentoo Science Project + + The numexpr package evaluates multiple-operator array expressions many times faster than NumPy can. It accepts the expression as a string, analyzes it, rewrites it more efficiently, and compiles it @@ -18,6 +18,8 @@ just-in-time (JIT) compiler, i.e. it does not require a compiler at runtime. - - liguros-repo - \ No newline at end of file + + numexpr + pydata/numexpr + + -- cgit v1.3.1