parpack-openmpi-devel-32bit-3.5.0-lp150.1.5 >  A Z?|/=„5HOW2m(TpA!ۅBo%sh QpPrf>yxƓ^ޝ~бE4=w/%{V?Gel>#;ſcq}='2 v(2l`@ %D|Mvƅ^ % W,9%߫RP}8xOdxKF#ݽ(?e=ܹy@5uޞ#Jq+.1kḃQ96cff62aa56f7efd1903f2df0308705f2dbe239616ae1522b34b60fe3c005d27dfaec6bb93ea0138864306a5c57de635528c2dd6 tZ?|/=„Is-ent}tQn^8Q4".1WP 6< xV(5=[GfF՜Jg58KnL%F>50r( U446jd&šJ3.G]‚!R փ{9u_N"&r_ҕV;PZɬlP1{aS[`J{uA*5z[EJ]fMv7|Mޮ0N=oY qܗ`hdo>p<?d$ . N >flt     4Rp 8(89D:xGHIXY\ ]$^Tbctdefluvw(x@yX\`fCparpack-openmpi-devel-32bit3.5.0lp150.1.5Development files for arpack-ngThe arpack-ng-openmpi-devel package contains libraries and header files for developing applications that use arpack-ng.Z?tcloud113openSUSE Leap 15.0openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/Parallelhttps://github.com/opencollab/arpack-nglinuxx86_64AAAAZ?tZ?tZ?tZ?tZ?tZ?tb0f7fa9527313ad021ed621abebefe64276a8ca0a5943ba29cf19bb66340beaalibparpack.so.2.0.0rootrootrootrootrootrootrootrootrootrootrootrootarpack-ng-3.5.0-lp150.1.5.src.rpmlibtool(/usr/lib/mpi/gcc/openmpi/lib/libparpack.la)parpack-openmpi-devel-32bitparpack-openmpi-devel-32bit(x86-32)    libparpack2-openmpi-32bitparpack-openmpi-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.5.03.5.03.0.4-14.6.0-14.0-15.2-14.14.1YbWWM|T*@R=R@R)P:P:O@OЗOOO OgOiOLOJbadshah400@gmail.comdmitry_r@opensuse.orgronisbr@gmail.comdmitry_r@opensuse.orgbadshah400@gmail.comsweet_f_a@gmx.dedmitry_r@opensuse.orgscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.fr- Update to version 3.5.0: * Improve cmake build system: disable C++ detection, set default build type. * Use AC_PROG_FC instead of AC_PROG_F77 for proper inizialization for the usage of AC_FC_LINE_LENGTH. * Improve cmake build system: add make install and fix shared libraries. * fix usages of DLACPY to not alias inputs (patch from https://software.intel.com/en-us/articles/how-to-resolve-arpack-issues-with-intel-mkl-110-update-3) * Fix possible deadlock when PARPACK call uses communicator with a larger number of CPUs than previous call * Portability improvements to the autotools build system. * Let cmake guess the default installation directories. Can be overridden by changing CMAKE_INSTALL_LIBDIR and CMAKE_INSTALL_BINDIR. * Shared libraries built by cmake now have their SONAME set identical to those built by autotools. * Avoid purification stage in [d,s]neupd.f if it requires division by zero (Closes: gh#opencollab/arpack-ng#58).- Update to version 3.4.0 * Build system updates- Update to version 3.3.0 * Rename pdlamch to pdlamch10 to avoid symbol collision with Scalapack 2.0.2 in MPI context. * General improvements on the build system. * libparpack links against libarpack (instead of doing a static link). * Reverts using {d,s}lahqr from lapack 2. * Use dlahqr from lapack 3 instead of dlaqrb. - Run spec-cleaner. - Minor improvements in the .spec file.- Update to version 3.2.0 * See included CHANGES file for details * Remove obsolete 0001-Do-not-install-test-binaries.patch- Add baselibs.conf file for multiarch binaries.- Update to version 3.1.4 * libparpack2: missing dependency on MPI: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718790 * Replace LAPACK second function with ARPACK's own arscnd in PARPACK * Fix issue #1259 in DSEUPD and SSEUPD The Ritz vector purification step assumes workl(iq) still contains the original Q matrix. This is however overwritten by the call to xGEQR2 earlier. * Use configure supplied blas and lapack in the pkg-config. Thanks to Ward Poelmans (Closes: #1320) * Switch to automake 1.14 + libtool 2.4.2. Thanks to Ward Poelmans (Closes: #1321) * dseupd routine may lead to a segmentation fault Thanks to Edouard Canot (Closes: #1323) * dsaupd and 'BE' option returns wrong eigenvalues for a SPD matrix Thanks to Edouard Canot (Closes: #1329) - enable test suite - add 0001-Do-not-install-test-binaries.patch to remove useless test binaries, this removes the whole default arpack-ng package- Update to version 3.1.3 * Replace depcomp symlink with actual file. * Replace arpack.pc with proper autotooled arpack.pc.in * Add debug.h to TESTS/Makefile.am sources * "make dist" is functionnal * Also build the library "libparpacksrcblacs" (PARPACK/UTIL/BLACS/) * Wrong call to pdlamch was causing segfaults * Get rid of the mpif.h occurences in the source code * Configure detected built-in LAPACK and BLAS, but refused to use them * Fixed division by zero in smlnum by usind p[d,s]lamch instead of the serial- fix source file Url- fix borken obsoletes/provides in devel package- version 3.1.1 * Many bug fixes in the parpack lib. It is an old patch from upstream. Thanks to Viral Shah for pinging us on this subject. See the PARPACK_CHANGES file for the details. * Fixed a lack of appropriate bounds check in DNAUP2. Thanks to Pauli Virtanen for the patch (Closes: #632) * Update of the doc about TOL in dnaupd. * Reorder bug fixed when eigenvectors are requested and the resulting number of converged eigenvalues is less than the number requested. Patches from Tim Mitchell. (Closes: #664) - spec file cleanup- add missing requirements of blas and lapack in devel package- Modify Requires of devel subpackages to match changes in lapack and blas packages- Modify BuildRequires to match recent name changes of lapack and blas in project.- link against reference blas and lapack instead of openblas - build parallel parpack libs for openmpi and mvapich2 - add examples files in the doc of devel package- spec file cleanup - fix license flag- add provides %%name in devel package- add BuildRoot flag in order to fix build on SLE - fix wrong library minor number - fix wrong requirement in devel package- initial package - version 3.0.23.5.0-lp150.1.53.5.0-lp150.1.5mpigccopenmpiliblibparpack.lalibparpack.so/usr/lib//usr/lib/mpi//usr/lib/mpi/gcc//usr/lib/mpi/gcc/openmpi//usr/lib/mpi/gcc/openmpi/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:Leap:15.0/standard/36e520963ac4a465c555b919ec26c015-arpack-ngcpioxz5x86_64-suse-linuxdirectorylibtool library filePutf-83269a27b93bc8ace010bcf2cbad375a6dfeea794143cc72d885d5125a9ef3fa6?@7zXZ !t/] crt:bLL ~Ȑpj0.hag..B*K8T@sH<Ù(HpBThVff#Ы $ *g(v4rOra(OŦhw1LهB qùuw?Epry"[lfܯJě-c,Rg5Ѡ>CzZ9bf4> M8#P'ķ!ۥAţաnIؾ|-jC]@cԳ0- uGX]*8me{5%$s6~xAx{$ߧ Db  7[N9.' \e4rrsD#U$+mH6^&`{V'O~G09gYZy~楶 YZ