liblapacke3-32bit-3.5.0-lp150.3.3.1<>,![`Ui/=„:'r. n-KF^! ߘRSR}7dW̯tﳰ~q ^U㞜[ݍ54΢4B+fl] 3"MMC_iF&q@ D]O# Ih+Lw8z3~,kq}T;q5<{,?=փ=Iؼ{j!o|9Gp G8/YytqA+uŠ0\E"4r/G-}o!!;Oa= JP H'k>>p?`d & @8<HL_hu     B X`jt   (8!9!:!>\GdHlItXxY\]^bcd/e4f7l9uLvTwxy\Cliblapacke3-32bit3.5.0lp150.3.3.1LAPACKE development filesThis library provides a native C interface to LAPACK routines available at www.netlib.org/lapack to facilitate usage of LAPACK functionality for C programmers. This implementation introduces: - row-major and column-major matrix layout controlled by the first function parameter; - an implementation with working arrays (middle-level interface) as well as without working arrays (high-level interface); - input scalars passed by value; - error code as a return value instead of the INFO parameter.[`Uicloud103!6openSUSE Leap 15.0openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.netlib.org/lapack/linuxx86_64/sbin/ldconfig!6[`Ui[`Ui9852fd602d0729c4711cf2b69673d9989fbc22cf523b3c6b0a795dfabf8e159fliblapacke.so.3.5.0rootrootrootrootlapack-3.5.0-lp150.3.3.1.src.rpmliblapacke.so.3liblapacke3-32bitliblapacke3-32bit(x86-32)@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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/sh3.5.0-lp150.3.3.13.5.0-lp150.3.3.1liblapacke.so.3liblapacke.so.3.5.0/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_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=51e45b189c8ee2e34a47264bf3d4fa77277cd450, strippedPRRRRRutf-8fa265dd46a4339f81541693b9cbcacde1fd5630c4e98730265e7b803a3216752? 7zXZ !t/~A]"k%î)TIzWqVa= ;o$mN >3oszC- @7V_~1y[.4VCO/(qBl1LW5Eʹꨶ6̀Y~*%$u~J7, '[",)kv +w^*VI먺T\2/pK[fXbI/ 77j m@Pq*LF֑O]Az7:BBZy}m,i(Q曁֐u-q3ěu1 mc6Z(z)/ M|ac& "2lPa}J\-ȥ3WpVqĩg@ ϧM8eTQ)vRiu 4Jf b["3 7hf딽X }(Wprbr=r` !5M ~qL/u+.9ܣ/ښdS>'=g{U_\4V#%u]ݶSٛ֡>j .wA3VrBѨ[h ̤a=.)[ɰK38fHPԿ a܉á8V)h⒝9#%8EI$3[ MT@͐M e$LP eU~+Gs*Ev$s". XrrU da&NnӊĹ">0x3B\s^Pl<fAĥk̂e1DnŌ&6ɫ*vi=} ^H?u SnZܚ7nj(`mW~U u^3$c.c"I 'yiR2w! #T ƓS mLN[HfGC1DVV.;9Z TPCZ/1k˓%wɺ׶RqrS_M+ha;$⤼l9I7 viVlLە`ƃAVm2R`RB~Od $y{Q82UVQ1xXFLBuIFo6g