[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект SuperLU-5.2.0-7.el8

Имя SuperLU
Эпоха 0
Версия 5.2.0
Релиз 7.el8
Сайт http://crd-legacy.lbl.gov/~xiaoye/SuperLU/
Лицензия BSD and GPLV2+
Время сборки 2023-12-08 15:40:40
Хост сборки builder-x86-06.inferitos.ru
Краткое описание Subroutines to solve sparse linear systems
Репозитории PowerTools
Полное описание SuperLU contains a set of subroutines to solve a sparse linear system A*X=B. It uses Gaussian elimination with partial pivoting (GEPP). The columns of A may be preordered before factorization; the preordering for sparsity is completely separate from the factorization.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
SuperLU-5.2.0-7.el8.x86_64 Subroutines to solve sparse linear systems e9f4886f8f7b3f79bef4eb394e3119117654f4530e1627b51ef7a0d928139103 download
SuperLU-devel-5.2.0-7.el8.x86_64 Header files and libraries for SuperLU development 44e38dcf005c976901587ffd2ba0dc0474970d1c49bed94d47429ce31d044855 download
i686
SuperLU-5.2.0-7.el8.i686 Subroutines to solve sparse linear systems 3c3219ef683f5ea820ac103575c77d3db77730d4cd39c206111395e248274108 download
SuperLU-devel-5.2.0-7.el8.i686 Header files and libraries for SuperLU development fba5284bbc0eca96dcfd59ca4c8426eaf1822cf65eadef6ee3d8784821e2fae2 download
src
SuperLU-5.2.0-7.el8.src Subroutines to solve sparse linear systems 5dd395347b38dbcb02a8668b9ce4f2726e7628327a80f1219c046eb898c3c4b2 download
История изменений link
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 5.2.0-7
- Rebuilt for MSVSphere 8.8

* Thu Feb 15 2018 Antonio Trande <sagitterATfedoraproject.org> - 5.2.0-7
- Use %ldconfig_scriptlets

* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Sat Oct 21 2017 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 5.2.0-5
- Fix lib linking in EPEL (added conditionals; Thanks Antonio Trande))
- Use license macro

* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Thu Apr 14 2016 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 5.2.0-1
- Update to 5.2.0
- spec file cleanup

* Mon Mar 28 2016 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 5.1.1-2
- Added -doc subpackage
- Added GPLv2 in the license field

* Mon Mar 21 2016 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 5.1.1-1
- Update to 5.1.1
- Remove format security patch - not needed anymore
- Edit patches to be version specific
- Renamed patch4 to be consistent with others
- Minor spec file housekeeping