Ipopt-java-3.14.10-bp155.1.9 >  A dkFI%z }v˗{mޯ@[UIlγQy!@K,!␤JB6Gh+<+9 vT/w)mf.+`3s&=>Xv^ ӷzEA &c8҃b Û`'n7N`\bw`Ff )*afB iTi q^Dpn;S/e87F7`INT1gޖ3V !|ղ&mnC QWD3i[6n~`G%9-k%|% e/O $b{ Ϯ2&=%l(`@}/Lj=Cbcgc$COapF?#'WPkI;JGmp_%C>_.\+g6yBe;GUxIbsYq`m=Q]W1D{U+k)\.xg3etFDCh]4AcA~eI "1 &Wal+PHղlٶ9_}WXz¤4׽ͫե|E=D+̵PQm&?pTcvêk yT"AH7z` emNtۡ.VIV,4Tʕ&/]uB@rԜJTCDJv4JWs5"e?`7|h$TT#4rQYe ?`*= -/iK3JU l3?h%վ)C>p;1 ?0d   7x| !,8 > D P  $0P`(89<:F-G. H.I.$X.(Y.0\.T].`^.b.c/wd/e/f/l/u/v0z00000CIpopt-java3.14.10bp155.1.9Java bindings for IpoptThis package provides the java bindings for Ipopt in a jar file.dkFcobs-power8-04@SUSE Linux Enterprise 15 SP5openSUSEEPL-2.0https://bugs.opensuse.orgDevelopment/Libraries/C and C++https://projects.coin-or.org/Ipoptlinuxppc64le f4vA큤dkFEdkFbcDN0bd661700c8b394c8d0ef6f9eede15bb183aba464e5c0d4839936e25086c93ecfe33d31053be0fbea60137ee7234291049d68c72f4f6880d13c03243c684e0a6rootrootrootrootrootrootIpopt-3.14.10-bp155.1.9.src.rpmIpopt-javaIpopt-java(ppc-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3cU,bb@b@bu b-@bb D@aqV@aA@aF`\``@`7@_"_^^@\OTxcAtri Bhattacharya Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Dominique Leuenberger Atri Bhattacharya Atri Bhattacharya Bernhard Wiedemann Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya kkhere.geo@gmail.com- Update to version 3.14.10: * Added option grad_f_constant to specify that objective function is linear. If set, the gradient of the objective will be requested by Ipopt only once [gh#coin-or/Ipopt#597]. * Added OrigIpoptNLP::orig_d_L() and OrigIpoptNLP::orig_d_U() to get original constraint sides. * TNLP::get_curr_violations() now returns the constraint violation and complementarity with respect to the original (non-relaxed) constraint sides [gh#coin-or/Ipopt#603].- Update to version 3.14.9: * Fixed mapping of meta data for variable bounds, e.g., variable names, from TNLP to Ipopts internal NLP [gh#coin-or/Ipopt#590]- Update to version 3.14.8: * Added options ma27_print_level, ma57_print_level, and mumps_print_level to enable output from these linear solvers.- Update to version 3.14.7: * Fixed that ComputeSensitivityMatrix() of sIpopt assumed that there are no more than two parameters [gh#coin-or/Ipopt#578]. * For completeness_approximation to enable approximation of gradient of objective function by finite differences. Do not use. [gh#coin-or/Ipopt#573]. * Added function IPSETPROBLEMSCALING to Fortran interface to set problem scaling [gh#coin-or/Ipopt#577].- Update to version 3.14.6: * Fixed mapping of meta data for inequalities, e.g., constraint names, from TNLP to Ipopts internal NLP [gh#coin-or/Ipopt#570]. * Fixed that MC68 ordering time was not accounted in symbolic factorization time of HSL MA86 [gh#coin-or/Ipopt#571]. * Include more header files in IpIpoptCalculatedQuantities.hpp for setups where forward declarations are not sufficient [gh#coin-or/Ipopt#572].- Drop the incorrect Provides: libipopt0 on libipopt3. - Make so version inaccuracies harder to miss by making file list more explicit on the versioning.- Add Obsoletes/Provides: libipopt0 for libipopt3 to take care of shlib versioning error in previously packaged iterations.- Update to version 3.14.5: * Fixed that only primal variable values where passed to finalize_solution() when a timelimit was reached [gh#coin-or/Ipopt#552]. - Bump so version in keeping with upstream.- Update to version 3.14.4: * Skip build of Java interface if either java or jar is not found [gh#coin-or/Ipopt#510]. Only give warning if javac and jar are found, but no java or javadoc. * Fixed that --with-lapack-lflags was ignored if --with-lapack was not specified explicitly [gh#coin-or/Ipopt#512, gh#coin-or/Ipopt#515].- Update to version 3.14.3: * Fixed timing for iterate initialization if initialization fails due to an evaluation error. * Fixed possible integer overflow when reserving space for indices of Jacobian belonging to fixed variables (introduced with 3.14.0) and reduced memory usage for indices of Jacobian belonging to fixed variables.- Update to version 3.14.2: * Added OptionsList::UnsetValue() to remove an option setting. * Added missing translation of some Ipopt status codes into AMPL solve result codes. * If using the MPI-parallel version of MUMPS: Moved calls to MPI_Init()/MPI_Finalize() in MUMPS interface into global constructor/destructor of Ipopt library (if building with GCC/clang). Use configure flag --disable-mpiinit to disable. [gh#coin-or/Ipopt#500].- Update to version 3.14.1: * Added OptionsList::SetBoolValue() and OptionsList::SetBoolValueIfUnset() [gh#coin-or/Ipopt#492]. * Skip check for and link against libdl if linear solver loader is disabled. * Fixed missing initialization of BacktrackingLineSearch::in_watchdog_. * Fixed a problem with the current solution not being reset when initialization of a NLP fails in reoptimization. * Fixed that C++11 capability was not correctly identified with MS/Intel compilers.- Update to version 3.14.0 * Long list of changes, consult ChangeLog.md installed in %{_docdir}/Ipopt-devel or see here: https://github.com/coin-or/Ipopt/blob/releases/3.14.0/ChangeLog.md. - Package ChangeLog.md as part of doc files.- Do not build for architectures where mumps does not exist (i586 s390 ppc armv7l).- Update to version 3.13.4: * Fixed a linking issue for ipopt_sens [gh#coin-or/Ipopt#418]. * Fixed Makefile for Java example regarding location of .jar file. * Fixed build of R interface if using -fvisibility=hidden.- Update to version 3.13.3: * Members of class AmplTNLP are now protected instead of private. * Updated Eclipse Public License from 1.0 to 2.0. * Added example recursive_nlp that uses Ipopt to solves an optimization problem for the evaluation of the objective function. * Fixed dangling pointer problems with Journalist used for debugging (--with-ipopt-verbosity > 0) when more than one IpoptApplication is used [gh#coin-or/Ipopt#393]. * Fixed build problem when using HSL library that does not include MA27, MA57, or MC19 [gh#coin-or/Ipopt#395]. * Fixed build of linear-solver loader on Windows [gh#coin-or/Ipopt#408]. - Update License tag to EPL-2.0 in keeping with upstream.- BuildRequire graphviz-gd for dot -Tpng to work - Normalize jar timestamps with strip-nondeterminism - Create docs in a separate step for reproducible build results (boo#1102408).- Update to version 3.13.2: * The C-preprocessor defines COIN_IPOPT_CHECKLEVEL, COIN_IPOPT_VERBOSITY, and FORTRAN_INTEGER_TYPE, which are defined by IpoptConfig.h, have been renamed to IPOPT_CHECKLEVEL, IPOPT_VERBOSITY, and IPOPT_FORTRAN_INTEGER_TYPE, respectively. They are still available under their previous name, but these will be removed in Ipopt 3.14. * Changed dependencies as used by coinbrew to use new versions (2.1) of ThirdParty/HSL and ThirdParty/MUMPS and dropped ThirdParty/Metis. * The new versions of the HSL and MUMPS build scripts now look for a Metis library in the system and should work with both Metis 4 and Metis 5. * Changed location where Java interface jar gets installed from $libdir to $datadir/java/. * Minor fixes to buildsystem. - No longer needed to manually create %{_libdir} before `make install` or to move jar file to %{_javadir}; issue gh#coin-or/Ipopt#374 has been fixed.- Update to version 3.13.1: * Added asserts that check whether sparsity pattern of Jacobian and Hessian as returned by TNLP are within range w.r.t. number of variables and constraints. [gh#coin-or/Ipopt#350] * TNLPAdapter::ResortBnds now initializes complete output arrays with 0.0 before filling in values for non-fixed variables. Use new argument clearorig to turn this off [gh#coin-or/Ipopt#352] * Bring back configure variables ADD_{C,CXX,F}FLAGS * Added configure option --enable-relocatable to make prefix in pkg-config files relative to pcfiledir (assuming that --libdir hasn't been set) * Bring back configall_system.h for build without config header * Minor fixes to buildsystem - Fix License tag: EPL-1.0, not GPL-2.0. - BuildRequires: texlive-bibtex-bin, graphviz now required to build API documentation. - Adapt configure options to updated build system. - Package built html documentation. - Work around build failure when building java bindings: create %{_libdir} before running `make install` [gh#coin-or/Ipopt#374]. - Split out a separate -java subpackage for the java bindings; introduces BuildRequires: java-devel, javapackages-tools. - Run make test as past of %check. - Run spec-cleaner for minor specfile cleanups.- Update to version 3.12.13 * fixed Pardiso settings when using Pardiso from Pardiso project website (by Olaf Schenk): the new settings should provide much better performance; the default for option pardiso_order changed from five to metis * changed distinction of MKL and Basel Pardiso in configure: to use MKL Pardiso, only specify MKL for Blas; to use Basel Pardiso, use --with-pardiso - For changes from previously packaged version through version 3.12.12 see the changelog file: %{_docdir}/Ipopt-devel/ChangeLog - Drop Ipopt-pkg-config-path-fix.patch: fixed upstream. - Build doxygen documentation; requires doxygen, texlive-latex-bin and dvips - Use %%license to package license file. - Cleanups using spec-cleaner.- update to version 3.11.9 * 2014-08-16 releases/3.11.9 - fix compilation issue of Java interface on systems where Index and jint have different size [r2498, #241] - work around failing check for random number generator with gcc 4.8.3 [r2495, r2496] - readded IpTaggedObject.cpp to list of sources to compile in MSVS v8-ifort project file [r2492] - work around missing support for thread-local storage with gcc < 4.5 on MacOS X [r2491, #243] - fix call to MKL Pardiso init function [r2489] - speed up Triplet to CSR converter [r2487, #234] - fixed a bug in equilibration scaling where average values were computed incorrectly (by V. Zverovich) [r2483] * 2014-04-08 releases/3.11.8 - fixed a bug, introduced with Ipopt 3.11.0, where the tag in the Ipopt's caching mechanism was not unique over time, which lead to failures of Ipopt that were difficult to debug or recognize (e.g., Ipopt may have stopped with an restoration failure for instances that solved fine with Ipopt 3.10) [r2472, r2473] I'm very thankful to Gabriel Hackebeil and Kurt Majewski for their debugging effort on this issue. - building Mumps with pthreads is now disabled by default [#229] - fixed setting of LD on Windows (now set to link only iff using MS/Intel compilers) [#230] - fixed download link for Gnumex [r2471] - for some messages about too-few-degrees-of-freedom and restoration failure, the message level changed from error to strong-warning [r2460, r2469] - revised calls to MPI_Init and MPI_Finalize in Mumps interface [r2467] (MPI_Init is now called only if function MPI_Initialized is available and MPI has not been initialized already; MPI_Finalize is only called if Ipopt also called MPI_Init; ...)obs-power8-04 16847519713.14.10-bp155.1.93.14.10-bp155.1.9org.coinor.ipopt.jarIpopt-javaLICENSE/usr/share/java//usr/share/licenses//usr/share/licenses/Ipopt-java/-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:Backports:SLE-15-SP5/standard/c37e5276446cbfc3160f511c61307f4c-Ipoptcpioxz5ppc64le-suse-linuxgzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v2.0 to extract Java archive data (JAR))directoryASCII textrH4QmEutf-8b9b1359d3b3a40ca76dd7fc290dbcffe9f37f708b91a34640d73bcd837360f18?P7zXZ !t/Cw] crv9w ?sN$ɗs[5tBƎ/t'8bS$}k%#$e# ]S\>%Ltn&v IAZnj@BJQ~w\@{LAKk0?c iͻԑ}2z]h:iqJys8m-,dAщ,o> H 5UgƯ"s6lD<.Cuŵ0ӆh5{`sV] @3iAڒWڷarjp(6F1wˆ4YiS!X1VfNMςL8۪0h(7Hx€76"ژ&Yvf=^} Sh=5J$B8D@u@6[>Ae^~ڐ~bH$e+ @=E. ǒ^9'K1p8Ah~4E,0&dmgu Փunb~\?j֑a2Znp!M4QӇƘ a+z_ҀAwxY0 O0pr_5Qު]C09] E?Ll̘_FX/iSZ*Rh[f ISV|z*#M_cq<?Nj?uF"t4P/(BM,ǻ avOxŨ|I=D|U` 9Mv"y5C*oE"7^bet6iӎG 3EڄaQ! Dȿ|gPY4%C_ ፝7E}lþZn2Ђ?o ="VWůOT xomj]fxI.oc[A"9OJYs{e=2g؜藆DvF0n#''.YzU|n;*[OvA)=i(`rjgZNqaŖM64[*8kJ >$7%ɖCh+__ʫ)WHEy ѭ;<eRl`ӣ@JPE惀0$s aь,PE=SH_—R$ޖ4nsI2|C.OHq0#EeK߀%])_ՎY)e4@p3lYH؇Э}G2 Zu%̡JRO/,iwWRF4x qmCԫ.<=jogWBM( l}EIS\Dߙ5 *ǴrUޡQ+Ae "!iK50gOɞ-!jo+Bv?n{6!ۼfT=LWL~5=Zb<=蔖gnx]E A^@g4Z:O*K*h\ee:z*Hzt*q+\5uL%k4՘Dyw2[۳!.D4&.8ȭ2A)|u\~AvnH6(BsW0t#߫J }ۼ N? |4Rxa)~K]~>*dmvW4| cq`[ m~-T#xV5ζ֫ -(V @(yE^uT ohŅk Dߟx'U߹.JÓHlJ C/A1-{~QNo.2DYb!ثcb*QEp%>ex 5onOg@bUʨLWD1.DEmBFT:{Xa;q,Dr\JK \;*e'm' !zVn1  6z{ݑңr)ndڙ&#nO; U!ۿ~)\b4 UD:Zb }/.P7] 0ך3UT“DQ bMA7ɵ)1}@)M/B }-փA=i 걬Oȩ,gM܅tGBm8 9{Dj :v[W|pZ]~E 1RLh'HXWʡG'AbzaS]&\ X=u̚FֳÐKS[6E7l[<X'KxJifF؞[ BB$R[S|h9ǝ7Z"鍣 !zӘyˮ9:5C2²`Q o P:}ɇ*5KX}CanAUO ZZ0Hf)epnmؑԐFI29^2 ڰ\co7"'B7iL?js.0b8MxNZtDC^N*K{ݰr3@y xdR%MTQѠ8.ݛQm]Urឺ"3ga}D3u^ʓXi aN֑w_F4G]Dp%NA v{n%cB"HurP SƸXvk6mGL*MkB߲#$X=@d6X[o_tOdzl0r7P'{Eׁ^m=G.-)lڀ'y ~rv'm_EvwєN`? Ru2ϴj(6n2$Fz9P7d7Vha_َN`) ͷ$43>>S#q+PW*n ϗ XN@6 7*>toYDhz:a2]xNq+Gf4MD=(0zhW'̤?[0շnrOaņUkK7 YlyYD6ig$~:}KYi!CY^ǁ6\t*a^YtSqȿ]7GмwQ)9}ro=:PGyxƧb@Nuξz0Q>@y|_2>! B2ugW}i{{C! ;B@K!)tS5@@vm vz* qC*:'Kl6ٰ^1A6S[w]GYo^l"-޿6Jh?8'`( ! 켟.uH>j$hY:*qlU bp|iÏ-gM\VM&$:z f[,Ƒͅ2%6?yaSJ\0r OSn'!& :2'sgG?y]@Y 6?7p G߹r܉󣎶p/C6[Ê 0J,%¹Wm>xeX!8d9$>,.FJ:ΤO|[-?3xt/zM)onI.3u@*"6T@hs`BlEFA_usS 9BU}Y'$AB0)v,g5*> ,Pי#0DA>_@řSW=L!,7C̟a?*I92|ֱQ;\bpZ,f9=p6@t/rwq(!@R^{T)ڑ[۴gr/nOZSsف 7Rzm0E KM4xӷm# |;p>Bf>@9 Is87%20.=_1+2n}%/%I%A.FmCbcICCHBM>D,'Cwtp;*mByH+,".{@oGB~Zygu4q[tFd ?#0n^~N (|s]RʀqĮ0ʽ_x~1OЂ!ne6i[ITm̕F8Ŏ\\%C6q+IQ4Ӹ8j4 k moٲ%^Z p|f?*sp)Y=0fk$%=dy6ƒJ{3S4]\sx\DEY*}VG*)A 㾳RΧi u-O$ԾΩ%a1_,Џl6Jܨ#фǗXbT!,X1j 'y"UT%c范G_aJ[Ir{x2m_"ț2IuȼۡZǘ+ " > ɿaW~ z!kVVQ烽/ഉj= &#E"җGX&i& qyHiɋo}EvDVw|;M_\uczy5#ގWIH ?w#D6.m⢊9cea1/諚[HҼZ&ynݐ %N^${Ƶ7L$/E7n޵ tR 5V  &=bAJP%G\Me{ N"s>u]h$c!,jKl LZF T*Xk f S=OP}aACˬ%Ql _K-ߕP:_sG5 Es`-m(RLs o 9bFd>%g24Q1WV&e}{p)CMް&áՃjdFǚzsɩa'ݩ9:@z]KVɬbL `m Dt34*ї9eP_4WQy'9sTf> Qנ22U!,LT ʘzʊ+&pD cLo-'^UTZVl4t-:S`'3}XSʍq+e/0*}Ã&NhL|^}[+ : ;%sk  .; oL<Ĝ&wrZ|4hŒ/OT7#Ϟ!8K=zU7#uD_$R1z:P+R+֧o 5?N#gQJJU6 2Tk дb@o|5E k79}O)ޝF+.jqU$zooOڼL4I-BPnc%󫈙 ?EkB [uO^,QyZKX=r0-.DD^I>(eᥣDx<^[96$)$K0bb9>ɕcPjyװ%J"Ye.5!k5Rsf eGNQwBa>t^tTNXhF7t\GMC~Sg(77YB%Wv|JN;E .}ĠIvmBE\W;cZ a'4I:۱hI 'bwD%&'7 Xv,7He!Oi 0TFxQ'(]˅k`xG(CtF%dN(t9ʣΟ=j;9yd?gn+؟\-2n?/zvC_ 6cQhX=wтN+p~2ƂMڨW}jx 2ΰ+ SipU4a̾wDݘr[=hm YZ