aboutsummaryrefslogtreecommitdiff
blob: 99b5eff1d04be03e1c50d96b2d1cf65eae4b6097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <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>