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 openSUSE:Leap:15.5:Update/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 | 0000012766 12.5 KB | |
superlu.spec | 0000007731 7.55 KB |
Latest Revision
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 3)
- Change 'Requires:' to other HPC packages to %requires_eq to depend on the exact version. This should take care of HPC packages ignoring proper ABI versioning.
Comments 0