summaryrefslogtreecommitdiff
blob: 4c8dcf7542ffa20bfa7428e1180f4c6183bdcfcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-mathematics</herd>
<herd>cpp</herd>
<longdescription lang="en">
  NTL is a high-performance, portable C++ library providing data
  structures and algorithms for manipulating signed, arbitrary length
  integers, and for vectors, matrices, and polynomials over the
  integers and over finite fields.
</longdescription>
<use>
  <flag name='gf2x'>Use high performance polynomial arithmetic with <pkg>dev-libs/gf2x</pkg></flag>
</use>
</pkgmetadata>