adolc-devel-32bit-2.6.2-1.30 >  A [W~p9|D*K*:-X1@s:1l\i}9w3Ұԩs`Nc[,*@dL)q,r̩9Xn.m&QO96 Ϗ=wT6ۿ ` LI0MvbaJwtBޔz/>~Txu> M3fEABE\GTh.gt>nqFYJ3-=}*mLF7312021e7fba6bde0824f494dd7d6c770a99d158b0987bfc23af1701585e23312352a69f01551c79c59f76ba23b258973ddb9a16[W~p9|0a&/bXv 8QY:CT&tHwvO-Q5&F[K5T7XX?;\,K%"d_VsMcr'nZQT^p-!%,Vb>)F NB)Bv7Ł"3_NIVJD547Sz<vmG1#}|w凮%.2[[Lr( %63b{>p:ɳ< C;O>Wp-7mSMJsjuχ'>p9?d  b $Dgmtx z |   (89 :=GHIXY\]^$b.cd?eDfGlIu\v`dhnCadolc-devel-32bit2.6.21.30Algorithmic Differentiation Library for C/C++ -- development filesThe package ADOL-C (Automatic Differentiation by OverLoading in C++) facilitates the evaluation of first and higher derivatives of vector functions that are defined by computer programs written in C or C++. The resulting derivative evaluation routines may be called from C/C++, Fortran, or any other language that can be linked with C. The numerical values of derivative vectors are obtained free of truncation errors at a small multiple of the run time and randomly accessed memory of the given function evaluation program. This package provides the development environment for adolc[Wwsheep23SUSE Linux Enterprise 15SUSE LLC GPL-2.0+ or EPL-1.0https://www.suse.com/Development/Libraries/C and C++http://projects.coin-or.org/ADOL-Clinuxx86_64[Wwlibadolc.so.2.1.0rootrootadolc-2.6.2-1.30.src.rpmadolc-devel-32bitadolc-devel-32bit(x86-32)    adolc-devellibadolc2-32bitrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.6.22.6.23.0.4-14.6.0-14.0-15.2-14.14.1XW WYZ@V@U7@S<@S@S QHS@PTmOk@O>A@N'@N2N@N@NFNs:@MM>LLB@L@L@LA@LA@LA@adam.majer@suse.dekkhere.geo@gmail.comkkhere.geo@gmail.comkkhere.geo@gmail.commpluskal@suse.comkkhere.geo@gmail.comkkhere.geo@gmail.comkkhere.geo@gmail.comkkhere.geo@gmail.comscorot@free.frkkhere.geo@gmail.comkkhere.geo@gmail.comRene.vanPaassen@gmail.comRene.vanPaassen@gmail.comcoolo@suse.comkkhere.geo@gmail.comuli@suse.comjengelh@medozas.dekkhere.geo@gmail.comkkhere.geo@gmail.comkshitij@math.upb.decoolo@novell.comkshitij@math.upb.dekshitij@math.upb.dekkhere.geo@gmail.comkshtiij@math.upb.dekshitij@math.upb.de- use individual libboost-*-devel packages instead of boost-devel- upadte to version 2.6.2 * fixes for corner case crashes- update to version 2.6.1 * small assorted bugfixes- update to version 2.6.0 * Drivers for Lie-Derivatives (by Mirko Franke). * New extended interface for external functions, which may be used to interface to source transformation tools. Previous interface remains intact too. * Driver to compute the abs-normal form of piecewise smooth functions. * Mechanism to compute sparsity pattern of abs-normal form. * Interface to define passive parameters that can be changed before each trace interpretation. Major use case is Lagrange Multipliers. * Interface to AdjoinableMPI improved and debugged. * ADOL-C now uses boost (>= 1.54) for increased execution speed if detected during build. * ADOL-C and all applications must be compiled using a C++11 compiler. * Many, many odd and sundry bugfixes. - added BuildRequires: boost-devel- Use source for url - Do not pull autotools when they are not used - Cleanup spec-file with spec-cleaner- Update to upstream version 2.5.2 * incorporated bugfixes since 2.5.1- Update to upstream version 2.5.1 * Lots of bugfixes - Added a couple of post release bugfixes from trunk - Removed patch incorporated upstream * no-return-in-non-void-adouble_tl_cpp.patch- Update to upstream version 2.5.0 * An overhaul of the internal memory management to make it more efficient * Support for the AdjoinableMPI API (thanks to Jean Utke) * Overhaul of the external functions interface (thanks to Jean Utke) * Support for piecewise linearizations of piecewise smooth functions * Support for pkg-config (thanks to Oliver Sander) * Computations on the NVIDIA-GPU in forward mode using CUDA * Overhaul of the traceless forward mode. * Support for sparsity in traceless forward mode. * Fixes in higher order tensor propagation * Fix a function name conflict address() -> tensor_address() * Various other small misceleneous fixes - Patch added * no-return-in-non-void-adouble_tl_cpp.patch- Update to upstream version 2.4.1 * list of changes in the release announcement see http://list.coin-or.org/pipermail/adol-c/2013-January/000882.html and http://list.coin-or.org/pipermail/adol-c/2013-March/000887.html- fix build for SLE 11 SP2- Update to new upsteam version 2.3.0 * list of changes in the release announcement see http://list.coin-or.org/pipermail/adol-c/2012-March/000804.html * licensing modified see http://list.coin-or.org/pipermail/adol-c/2012-March/000805.html - Update License tag in accordance with above change - Remove ColPack, it can be packaged in its own package with v1.0.6 - Add a BuildRequires for ColPack-devel- Change License tag to reflect discussion in bnc#739158- Corrected group tags to proper categories- need Group: tags for SLE_11 and SLE_11_SP1, if all tags are equal, the format_spec_file service is so NICE (not!) to remove subpackage group tags. the doc package needs a Group: Documentation tag (guidelines), and then, fortunately, format_spec_file leaves us alone- fix license to be in spdx.org format- update Colpack to new version 1.0.4 * some memory allocation bugfixes- cross-build fix: use %__cc, %__cxx macros- Implement baselibs for package; remove redundant tags/sections- update to upstream release 2.2.1 * allow reading hexadecimal and octal numbers in .adolcrc * bugfix for direct reverse callsequence after trace * reimplemented nonl_dom as arrays instead of linked lists- update to upstream release 2.2.0 * numerous bugfixes * memory leak fixes * new revamped internal memory manager- update to upstream release 2.1.12 * bug fix in tapeless mode log and sqrt * allow changing TAPE_DIR at runtime * allow direct coupling with IpOpt- remove the macro from the version tag- update to svn trunk rev 175 * build fixes for windows and linux * bug fixes * ISO C99 compatibility - stoped building 32bit packages on 64bit arch- Fix building on older distros- correct file ownership- use LIBS instead of LDFLAGS to check for ColPack the order seems to matter in the build service environment- initial package for version 2.1.102.6.2-1.302.6.2-1.30libadolc.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.suse.de/SUSE:SLE-15:GA/standard/a2a422ff6071049c72d4938251f7a0f5-adolccpioxz5x86_64-suse-linuxutf-806a079e8c8ecb41342110b46738546468cbef2bd8dab7b53b196b5756e298673?p7zXZ !t/Y] cr$x#V9 p#tZF44[͍>f 'rszQ[.CӳmMKQ}FWk^Y7/&:5ɴ՜VXm YZ