mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
21 lines
905 B
Text
21 lines
905 B
Text
LASPack (version 1.12.2)
|
|
|
|
LASPack is a package for solving large sparse systems of linear equations
|
|
like those which arise from discretization of partial differential equations.
|
|
|
|
Main features:
|
|
|
|
- The primary aim of LASPack is the implementation of efficient iterative
|
|
methods for the solution of systems of linear equations.
|
|
|
|
- Beside the obligatory Jacobi, succesive over-relaxation, Chebyshev, and
|
|
conjugate gradient solvers, LASPack contains selected state-of-the-art
|
|
algorithms which are commonly used for large sparse systems:
|
|
|
|
- CG-like methods for non-symmetric systems: CGN, GMRES, BiCG, QMR, CGS, and
|
|
BiCGStab,
|
|
- multilevel methods such as multigrid and conjugate gradient method
|
|
preconditioned by multigrid and BPX preconditioners.
|
|
|
|
A complete description of the package (including the installation procedure)
|
|
you may find in LASPack Reference Manual:
|