From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-libs/libdynd/metadata.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 dev-libs/libdynd/metadata.xml (limited to 'dev-libs/libdynd/metadata.xml') diff --git a/dev-libs/libdynd/metadata.xml b/dev-libs/libdynd/metadata.xml new file mode 100644 index 000000000000..0b3978ba39fe --- /dev/null +++ b/dev-libs/libdynd/metadata.xml @@ -0,0 +1,25 @@ + + + + + sci@gentoo.org + Gentoo Science Project + + + LibDyND, a component of the Blaze project, is a C++ library for + dynamic, multidimensional arrays. It is inspired by NumPy, the + Python array programming library at the core of the scientific + Python stack, but tries to address a number of obstacles encountered + by some of its users. Examples of this are support for + variable-sized string and ragged array types. The library is in a + preview development state, and can be thought of as a sandbox where + features are being tried and tweaked to gain experience with them. + + + Enable NVIDIA CUDA toolkit support + Enable a plugin for Intel Math Kernel Library sci-libs/mkl + + + libdynd/libdynd + + -- cgit v1.2.3