From ecdac123787b96ce6649f0f91da12ea6458cc2b1 Mon Sep 17 00:00:00 2001 From: Palica Date: Tue, 23 Jun 2020 22:35:08 +0200 Subject: Updating liguros repo --- dev-python/root_numpy/metadata.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 dev-python/root_numpy/metadata.xml (limited to 'dev-python/root_numpy/metadata.xml') diff --git a/dev-python/root_numpy/metadata.xml b/dev-python/root_numpy/metadata.xml new file mode 100644 index 000000000000..e81c1b1aa327 --- /dev/null +++ b/dev-python/root_numpy/metadata.xml @@ -0,0 +1,22 @@ + + + + + sci-physics@gentoo.org + Gentoo Physics Project + + + root_numpy is a Python extension for converting ROOT TTrees into + NumPy recarrays or structured arrays. With the core internals + written in C++, root_numpy can efficiently handle large amounts of + data (limited only by the available memory). + Now that your ROOT data is in NumPy form, you can make use of the many + powerful scientific Python packages or perform quick exploratory data + analysis in interactive environments like IPython. + + + root_numpy + rootpy/root_numpy + + gentoo-staging + -- cgit v1.3.1