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.
- Sources inherited from project SUSE:SLE-15-SP3:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:GA/superlu && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000434 434 Bytes | |
_multibuild | 0000000084 84 Bytes | |
get-tarball.sh | 0000000550 550 Bytes | |
superlu-5.2-remove-mc64ad.patch | 0000000931 931 Bytes | |
superlu-5.2.2.tar.gz | 0002595040 2.47 MB | |
superlu-examples_Makefile_remove_itersol.patch | 0000003326 3.25 KB | |
superlu-make.linux.patch | 0000000397 397 Bytes | |
superlu.changes | 0000012472 12.2 KB | |
superlu.spec | 0000007733 7.55 KB |
Revision 2 (latest revision is 3)
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 2)
- Fix package name, re-add lines removed by mistake. This fix duplicate binary names. (boo#1178840) - New version 5.2.2 (boo#1178112) - bugfixes, documentation and examples update. - Update URL and Source0 and Source1, use get_tarball.sh to remove non distributable files. - Install superlu_ug.pdf provided by the tarball. - Remove patch, merged upstream * superlu-4.3-include.patch * superlu-4.3-dont-opt-away.diff * superlu-5.2-make.patch - Refresh patch: * superlu-examples_Makefile_remove_itersol.patch * superlu-make.linux.patch - Add build support for gcc10 to HPC build (bsc#1174439).
Comments 0