Subroutines to solve sparse linear systems
Go to file
Igor Gnatenko 9ec92a1897
Fix RHEL conditions
0%{?rhel} on Fedora expands to 0 which makes condition 0 < 7 true. You don't want that.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-28 08:27:05 +01:00
.gitignore Update to 5.2.1 2018-04-13 17:27:27 +02:00
sources Update to 5.2.1 2018-04-13 17:27:27 +02:00
SuperLU-5.2.1-set_soname.patch Patch soname (5 -> 5.2) of shared library 2018-04-25 16:02:40 +02:00
superlu-cmake-includedir.patch Update to 5.2.1 2018-04-13 17:27:27 +02:00
superlu-removemc64.patch Update to 5.2.1 2018-04-13 17:27:27 +02:00
SuperLU.spec Fix RHEL conditions 2019-01-28 08:27:05 +01:00