summaryrefslogtreecommitdiff
path: root/sci-libs/arpack/metadata.xml
blob: ed6362a1c45b371eb3d8e5dd83c4f778a08fd5ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <longdescription lang="en">
  The ARnoldi PACKage is a library of routines capable of solving large scale symmetric,
  nonsymmetric, and generalized eigenproblems. The software is designed to compute a few
  eigenvalues with user specified features such as those of largest real
  part or largest magnitude. Storage requirements are on the order of
  n*k locations. No auxiliary storage is required. A set of Schur basis
  vectors for the desired k-dimensional eigen-space is computed which is
  numerically orthogonal to working precision. Numerically accurate
  eigenvectors are available on request.
  </longdescription>
  <origin>srcux</origin>
</pkgmetadata>