SuperLU matrix solver
SuperLU is an algorithm that uses group theory to optimize LU
decomposition of sparse matrices. It's the fastest direct solver for
linear systems that the author is aware of.
Docu can be found on http://www.netlib.org.
- Developed at science
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/superlu && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000434 434 Bytes | |
_multibuild | 0000000084 84 Bytes | |
superlu-4.3-dont-opt-away.diff | 0000000537 537 Bytes | |
superlu-4.3-include.patch | 0000000808 808 Bytes | |
superlu-5.2-make.patch | 0000001411 1.38 KB | |
superlu-5.2-remove-mc64ad.patch | 0000000942 942 Bytes | |
superlu-examples_Makefile_remove_itersol.patch | 0000003357 3.28 KB | |
superlu-make.linux.patch | 0000000418 418 Bytes | |
superlu.changes | 0000010851 10.6 KB | |
superlu.spec | 0000007170 7 KB | |
superlu_5.2.1.tar.gz | 0002560875 2.44 MB | |
superlu_ug.pdf | 0000687318 671 KB |
Revision 21 (latest revision is 33)
Dominique Leuenberger (dimstar_suse)
accepted
request 672776
from
Egbert Eich (eeich)
(revision 21)
- Set default module version correctly when installing master package, unset when deinstalling the default library package. - make example make.inc work with non-HPC builds as well. - Add superlu-examples_Makefile_remove_itersol.patch superlu-make.linux.patch: get a buildable examples test suite (bsc#1124765) fixing Makefile adding missing make.inc (forwarded request 672775 from eeich)
Comments 0