libblas3-3.5.0-lp150.3.3.1<>,%؉[`Tθ/=„zGj|)jNq kae|n>NۆP{aRlUsUJ;Unn Zɹ6lLiLp U1fRTh4JQIѝ GaiHYr@Q1KuW`T*KWEős{Ijd 0PsZJ:o^*ޖ^veKΪC:@a/*rSA8h=3>E?d   1 9W]dXx     0Tt>(f8p!9!: M!>?@FGH$IDXLYX\]^b`c defluvwxxyznx|Clibblas33.5.0lp150.3.3.1BLAS Shared LibraryBLAS (Basic Linear Algebra Subprograms) is a standard library for numerical algebra. BLAS provides a number of basic algorithms for linear algebra.[`Tlamb27z4openSUSE Leap 15.0openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/Parallelhttp://www.netlib.org/lapack/linuxx86_64/usr/sbin/update-alternatives --install \ /usr/lib64/libblas.so.3 libblas.so.3 /usr/lib64/blas/libblas.so.3 50 /sbin/ldconfigif [ "$1" = 0 ] ; then /usr/sbin/update-alternatives --remove libblas.so.3 /usr/lib64/blas/libblas.so.3 fiXhAA큤[`T[`T[`T[`T[`T[`TOR cd193a243b57f898d84750f2633da73792f2d19f56a3922595ddaf7b515bfdd7d7618839370f704b0331860c4219f3b32f0ed31d208abec2bb95a3d3f430313238bff02c59dbdfb0a129e43f5170ed0b1bc757abc0488a27759465b4e0480d05libblas.so.3.5.0libblas.so.3.5.0blas/libblas.so.3.5.0@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlapack-3.5.0-lp150.3.3.1.src.rpmlibblas.so.3()(64bit)libblas3libblas3(x86-64)  @@@@@@@    /bin/sh/bin/sh/bin/sh/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgfortran.so.4()(64bit)libgfortran.so.4(GFORTRAN_7)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternatives3.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.html/bin/sh/bin/sh/sbin/ldconfiglamb27 15330398223.5.0-lp150.3.3.13.5.0-lp150.3.3.1libblas.so.3blaslibblas.so.3libblas.so.3.5.0libblas.so.3libblas3LICENSEREADME/etc/alternatives//usr/lib64//usr/lib64/blas//usr/share/doc/packages//usr/share/doc/packages/libblas3/-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_Updatedrpmxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=457bb4b97c430ef693e9c49354cef7ac436c233f, strippedASCII textPRR RRRR Ri BulI% if [ "$1" = 0 ] ; then if ! [ -f /usr/lib64/libblas.so.3 ] ; then "/usr/sbin/update-alternatives" --auto libblas.so.3 fi fi/bin/shutf-8a9b294b78d7e8d5ab4662860186282cc877a1939d3298fd1dd250180f12b2391?7zXZ !t/G]"k%ne8JJMXanruc7S+I&ܺS~iQꍂyK^پ̮Go g5\LxA I8Pt$,hBޫqZg61J끷5H)6p@|h 9T+HbC j7`;'cEO5&`ʽm>t4<o&+|}iShZ GƿåLyoe H_MOF&?2̡p(2뇿t;(7$/x t1o̯3Xm;N~F%IۥSaEP<ܭ)0O~踖VEvG2p˩- 8YGUr-i{\;5c7uoԟ R5nӏ$. dt)6s)ҷ z[X:^H5.!l^O9|]ploXd2F:A$xlL{7PK]=/2b_`VD=r(~gE4vCWS 9.[ۯ'x~T (ߥ2=BBL(n@0 о6J3rN|L4u^:.6vDw!rH1\ L ^zinGJ 3)MV1A+^ARHSH&/H*9(ʤ[֣boՠeh!YXUysI ;X!r2%Ewr2߉"v{DgE!8."Ny;()QEi<\+rWD 2sD2 ^ WyeJͺX70tX?S.Qc!&&=I}T.'%U#F+f2Qt6&m'][M,LRkNo!N) ǜr^HK0Pˍ1fj d οJ-vcμ05bÝLGe[&+ tx$:]/3@p6/0/ YZ