blas-devel-32bit-3.5.0-lp150.3.3.1 4>$  Ap[`Uw/=„ӷL_jHS1[Yg H 7Ru^:MZM+\9\q܂NB&N^a &eK_#F@y(?VFn% ME 4^Ԧw:Xh۔Dͯ 5 :! Ed+}z>MWvIR /PQp,Bдo5,HiSQ 8Af&v}z9b07c09dbdbac068ceb6a5d15b8375ac7414b407b2422893e59e4284368ed47f3e1265208f219d2050afde3ac2cdbd0f18b81ede [`Uw/=„MMwջ%yM:&8愔3w6ʑ*A¾r^p K\WizL[-a 9}:*3wp`LT} *kDC X 4]|5 ,gI+ETdI/~G2p9?d % Fdhtx        (,16X\(E8L!9!:)!GHIXY\]^bcdJeOfRlTuhvlptzCblas-devel-32bit3.5.0lp150.3.3.1Basic Linear Algebra SubprogramsBLAS (Basic Linear Algebra Subprograms) is a standard library for numerical algebra. BLAS provides a number of basic algorithms for linear algebra. BLAS is fast and well-tested, was written in FORTRAN 77 and built with gfortran. BLAS manual pages are available in the blas-man package.[`Uhcloud103openSUSE Leap 15.0openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/Parallelhttp://www.netlib.org/lapack/linuxx86_64[`Uhblas/libblas.so.3.5.0rootrootlapack-3.5.0-lp150.3.3.1.src.rpmblas-devel-32bitblas-devel-32bit(x86-32)    blas-devellibblas3-32bitrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.5.03.5.03.0.4-14.6.0-14.0-15.2-14.14.1ZUZX@Y.@Y;@UL@Si@S@S@RRo@QC @PPPPPO]@O.@O\@OOyOu@O`@O8@N@NåNiMLc@L5KqN@KMJMrguenther@suse.comrguenther@suse.comjengelh@inai.dedimstar@opensuse.orgdmitry_r@opensuse.orgidonmez@suse.comtoddrme2178@gmail.comdmitry_r@opensuse.orgburnus@net-b.delnt-sysadmin@lists.lrz.dedmitry_r@opensuse.orgscorot@free.frburnus@net-b.deidonmez@suse.comscorot@free.frscorot@free.frkukuk@suse.desaschpe@suse.decoolo@suse.comburnus@net-b.derguenther@suse.comtoddrme2178@gmail.comsaschpe@suse.decoolo@suse.comjengelh@medozas.deburnus@net-b.deburnus@net-b.deburnus@net-b.derguenther@novell.comburnus@net-b.deprusnak@suse.czrguenther@suse.dedominique-obs@leuenberger.net- Build tmglib and fold contents into existing liblapack{.a,.so.3}. [bnc#1087426]- Package lapack_testing.py from lapack 3.8.0 with adjusted interpreter and adjust BuildRequires to python3. [bnc#1075766]- Correct RPM groups- Build the man pages in a separate .spec file (lapack-man). The resulting rpm names are kept identical. This allows us to drop doxygen out of lapack's main package buildroot, thus eliminating a build cycle.- Fix static libraries list- Add baselibs.conf to sources- Include update-alternatives dependency in subpackages that use it to guarantee it will be available.- Move blas and lapack libraries to subdirectories for fixing update-alternatives [bnc#861081] - Add %posttrans scripts for fixing migration problems.- Update to 3.5.0 * Added Hermitian LDLT factorization routines with rook pivoting algorithm * 2-by-1 CSD to be used for tall and skinny matrix with orthonormal columns * New stopping criteria for balancing * New complex division algorithm * Various improvements - No longer removing files due to license reasons as one file is no longer part of Lapack and the others have been replaced by new ones under the normal LAPACK license- packaged symlinks created by update-alternative as %ghost files - removed quotes from update-alternative command to silence rpmlint warning- Split devel packages into devel and devel-static- add update-alternative support to allow user to easily switch between several blas and lapack libraries- Update to 3.4.2 * Bug fixes- Fix bnc#772628- update baselibs.conf- build the c interface lapacke- doxygen >= 1.7 is required for building docu- Change obsoletes '<=' for lapack and blas back to '<', there was a version update in between - Remove psfig.tex (bnc#757332)- fixing dependencies for devel-32bit- Update to 3.4.1 * Bug fixes- Undo spec file obfuscation- Fixed building on openSUSE 11.4 by fixing defattr - Made the package groups consistent: Development/Libraries/Parallel - Cleaned up spec file formatting - Made all requires use the new package naming- Adhere to shared library policy, packages containing *.so or *.h files have to be named $FOO-devel, packages containing *.a files either have to be named $FOO-devel-static or provide this name - Set license to 'BSD-3-Clause', according to the file LICENSE and the description on http://www.netlib.org/lapack/ it's not public domain - Package README and LICENSE in library packages - Removed rpmlint filters - Use upstream tarball URL- patch license to follow spdx.org standard- Remove redundant/unwanted tags/section (cf. specfile guidelines) - Use %_smp_mflags for parallel building- Update to 3.4.0 * xGEQRT: QR factorization (improved interface) * xGEQRT3: recursive QR factorization. * xTPQRT: Communication-Avoiding QR sequential kernels. * Bug fixes. * Changes see http://www.netlib.org/lapack/lapack-3.4.0.html- Run BLAS and LAPACK testsuite when building- Update to 3.3.1 [bnc#654560] * New procedures to compute the complete CS decomposition of a partitioned unitary matrix * Level-3 BLAS symmetric indefinite solve (xSYTRS) and symmetric indefinite inversion (xSYTRI) * Bug fixes * Changes see at http://www.netlib.org/lapack/lapack-3.3.1.html and http://www.netlib.org/lapack/lapack-3.3.0.html- Add baselibs. [bnc#630656]- Update to version 3.2.2 * Bug fix release * Changes see at http://www.netlib.org/lapack/lapack-3.2.2.html- package man and blas-man as noarch- Drop -O3 -funroll-all-loops compiler flags, build dcabs1.f with -O0. [bnc#569978]- Update to version 3.2.1 [bnc#504669] * Changes see at http://www.netlib.org/lapack/lapack-3.2.1.html3.5.0-lp150.3.3.13.5.0-lp150.3.3.1libblas.so/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:8513/openSUSE_Leap_15.0_Update/34ad9d430b967339c24ebff0c7265c82-lapack.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linuxutf-86400275da14034124bdfc42ae29b06d4bacae1e8c123cce161959a80a11b2db7?p7zXZ !t/X] cr$x#XH4 F-w