aboutsummaryrefslogtreecommitdiff
blob: 659b3971f0efa1cd91d05a6295323bac7cf0b931 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>sci</herd>
  <longdescription lang="en">
  The XBLAS library of routines is part of a reference implementation for 
  the Dense and Banded Basic Linear Algebra Subroutines, along with their 
  Extended and Mixed Precision versions, as documented in Chapters 2 and 4 
  of the new BLAS Standard.
</longdescription>
  <use>
    <flag name="int64">Build the 64 bits integer library</flag>
  </use>
</pkgmetadata>