summaryrefslogtreecommitdiff
blob: 7e74aaf54a2810327f3e983247a281fe7ee79a56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>tomka@gentoo.org</email>
  </maintainer>
  <maintainer type="project">
    <email>sci-mathematics@gentoo.org</email>
    <name>Gentoo Mathematics Project</name>
  </maintainer>
  <longdescription>
Bertini: Software for Numerical Algebraic Geometry

Facts in brief:

    Purpose: The numerical solution of systems of polynomial equations

    Approach: Homotopy continuation.
    
    Authors: Daniel J. Bates, Jonathan D. Hauenstein, Andrew J. Sommese, Charles W. Wampler
    
    Background: Bertini is a general-purpose solver, written in C, that was
    created for research about polynomial continuation.
</longdescription>
<use>
  <flag name="optimization">Accept upstream's choices for -O option.</flag>
</use>
</pkgmetadata>