Source: python3-numpy-intel-ohpc
Section: science
Priority: optional
Maintainer: VersatusHPC <packages@versatushpc.com.br>
Build-Depends: debhelper-compat (= 13),
               ohpc-buildroot,
               intel-compilers-devel-ohpc,
               lmod-ohpc,
               openblas-intel-ohpc,
               python3-dev,
               python3-pip,
               python3-setuptools,
               python3-wheel,
               cython3,
               ninja-build,
               pkg-config,
               make
Standards-Version: 4.6.2
Homepage: https://github.com/numpy/numpy

Package: python3-numpy-intel-ohpc
Architecture: any
Depends: ohpc-filesystem,
         intel-compilers-devel-ohpc,
         openblas-intel-ohpc,
         ${shlibs:Depends},
         ${misc:Depends}
Description: NumPy array processing for numbers, strings, records and objects (intel, OpenHPC)
 NumPy is a general-purpose array-processing package designed to efficiently
 manipulate large multi-dimensional arrays of arbitrary records without
 sacrificing too much speed for small multi-dimensional arrays.
 Built with the intel compiler family.
 .
 This package is part of the OpenHPC project.
