sci-libs/armadillo: Version bump
[gentoo.git] / sci-libs / mkl / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <herd>sci</herd>
5         <longdescription lang="en">
6   The Intel(R) Math Kernel Library is a mathematical library mostly
7   optimized for Intel processors (also works on AMDs). It contains BLAS
8   and LAPACK implementations, Fast Fourier Transforms, a vector math
9   library, and random number generators. It also has multiprocessor
10   capacities. The package is installed as binary and has a restrictive
11   license. Please see license terms and home page for proper use.
12 </longdescription>
13         <use>
14                 <flag name="fortran95">Installs the BLAS/LAPACK FORTRAN95 static libraries</flag>
15                 <flag name="int64">Installs the 64 bits integer libraries</flag>
16         </use>
17 </pkgmetadata>