libsvm-svm-toy-qt-3.0-2.fc13$>Y:eP>Hf )>9"?"d  T  /Y_dx       L$$b$(8"98": "GLH`ItX|Y\]^ b d!.e!3f!6l!8t!Pu!dv!xw"Hx"\y"p"Clibsvm-svm-toy-qt3.02.fc13QT version of svm-toy (libsvm demonstration program)svm-toy is a libsvm demonstration program which has a qt-GUI to display the derived separating hyperplane.Mx86-13.phx2.fedoraproject.org͙Fedora ProjectFedora ProjectBSDFedora ProjectDevelopment/Librarieshttp://www.csie.ntu.edu.tw/~cjlin/libsvm/linuxi686b6g6큤A큤MMMMM8b7170580011834c57f65f04ae0db58ed95eb1c5cec80b443873b92614bb80ea7a21ff6bdb2ad31ddbd93744dfc0d8c55f149c3478a699e47f29d463101f9fd1ecd404ba0c54de62f9d02f62e25e3bdde6be5acec1d41fd9c2184ab56aff76e21f2c6ad7d1fc52ef9f27363981127311e1339119592c54767cb3581f7a54093brootrootrootrootrootrootrootrootrootrootlibsvm-3.0-2.fc13.src.rpmlibsvm-svm-toy-qtlibsvm-svm-toy-qt(x86-32)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@   @ libQtCore.so.4libQtGui.so.4libatk-1.0.so.0libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libcairo.so.2libfontconfig.so.1libfreetype.so.6libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libgdk-x11-2.0.so.0libgdk_pixbuf-2.0.so.0libgio-2.0.so.0libglib-2.0.so.0libgmodule-2.0.so.0libgobject-2.0.so.0libgthread-2.0.so.0libgtk-x11-2.0.so.0libm.so.6libpango-1.0.so.0libpangocairo-1.0.so.0libpangoft2-1.0.so.0libpthread.so.0librt.so.1libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)libsvmlibsvm.so.2qt4rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)rpmlib(PayloadIsXz)3.0-2.fc133.0.4-14.6.0-14.0-15.2-14.8.1M\@L@LF@KsJ@JlJv@J@JjI@I"@IH GGGu@G#Gt@G"G8GGOGOG@GjY@GaGSFIFFֱ@FҼFҼFҼFōDing-Yi Chen - 3.0-2Ding-Yi Chen - 3.0-1David Malcolm - 2.91-2Ding-Yi Chen - 2.91-1Ding-Yi Chen - 2.90-2Ding-Yi Chen - 2.90-1Ding-Yi Chen - 2.89-4Ding-Yi Chen - 2.89-3Fedora Release Engineering - 2.89-2Ding-Yi Chen - 2.89-1Ding-Yi Chen - 2.88-2Ding-Yi Chen - 2.88-0Ding-Yi Chen - 2.86-13Ding-Yi Chen - 2.86-12Ding-Yi Chen - 2.86-11Ding-Yi Chen - 2.86-4Ding-Yi Chen - 2.86-0Ding-Yi Chen - 2.85-6Ding-Yi Chen - 2.85-5Ding-Yi Chen - 2.85-4Ding-Yi Chen - 2.85-3Ding-Yi Chen - 2.85-2Ding-Yi Chen - 2.85-1Ding-Yi Chen - 2.85-0Ding-Yi Chen - 2.84-9Ding-Yi Chen - 2.84-8Ding-Yi Chen - 2.84-7Ding-Yi Chen - 2.84-6Ding-Yi Chen - 2.84-5Ding-Yi Chen - 2.84-4Ding-Yi Chen - 2.84-3Ding-Yi Chen - 2.84-2Ding-Yi Chen - 2.84-1Ding-Yi Chen - 2.84-0- Fixed [Bug 661404] New: Wrong symbolic link libsvm.so- Fixed the spelling errors of svm-toy-gtk and svm-toy-qt - Upstream update: * Move model structure to svm.h * Two functions for freeing a model (content or the whole model) * QD from Qfloat to double (better precision because SSE on 64-bit machines less accurate than i387 on 32-bit * exit status for checkdata.py * old python interface (swig) is removed- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild- Fixed Bug 564887 - FTBFS libsvm-2.90-3.fc13 - Upstream update: * completely new python interface using ctype * new way to set the print_string function * Java: able to load model from a BufferedReader directly * fix grid.py so -log2c can be run under python 2.6 or after- Obsoletes libsvm-java for ppc and ppc64.- Upstream update to 2.9, change to 2.90 for conveniently update. + tools/*.py can be run under python 3.0 + svm_set_quiet() in python interface to disable outputs + check gamma < 0 + internal functions to be static- Fixed [Bug 524108] put libsvm.jar into _javadir + Move livsvm.jar to _javadir + Move test_applet.html to _datadir/doc/libsvm- - Buildrequire changed to java-devel>=1.5.0, jpackage-utils - Require changed to java>=1.5.0, jpackage-utils- Fix the building for EL-5 Note that libsvm-java on ppc and ppc64 for EL-5 is excluded, as java-1.6.0-openjdk-devel for them do not exist yet. - Change the Java buildrequires from java-sdk to java-1.6.0-openjdk-devel - Fix [Bug 521194] Python: 'import libsvm' doesn't work. By adding __init__.py to libsvm_python_dir- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Upstream Update to 2.89: + reduce input/loading time of svm-train/svm-predict by half + pointer function so users can specify their own outputs + remove info_flush() + a extern variable libsvm_version + svm-train -q option (disable outputs) + svm-scale: warning if more nonzero produced + easy.py: popel.communiate() to avoid some deadlock (if lots of outputs when #classes is large)- Fix java BuildRequire and Build - javadoc have been removed because ppc and ppc64 do not have a suitable package to build javadoc in F-8, nor does javadoc provide much useful information.- Note: + SO version now follows upstream, i.e. SHVER=1, as upstream start to build shared library now. Be aware that previously SO version of libsvm.so is libsvm.so.2.86, which looks higher than the current SO version libsvm.so.1. + Replaced java-1.5.0-gcj-devel with java-1.6.0-openjdk-devel. + java sub-package now have javadoc. - Upstream update + From 2.87: 2008/10/13 * svm-toy/qt updated to qt4 from qt3 * fix a bug in svm-scale.c * max feature index of -r file is considered * Makefile: add make lib; add -Wconversion and -fPIC in Makefile * Add "rb" in load_model of svm.cpp * Simplify do_shrinking of svm.cpp * Change the order of loops in reconstrict_gradient of svm.cpp * save the number of kernel evaluations * Add python/setup.py + From 2.88: 2008/10/30 * better gradient reconstructions * issue a warning when -h 0 may be faster- Fix svm-toy-qt clear button does not clear. (from Hsiang-Fu Yu in National Taiwan University)- Correct changelog date- Fix the Qt path problem- Support both Qt3 for F8 and earlier, and Qt4 for F9- Upstream update to 2.86 - svm-scale for java - version number in svm.h and svm.m4 - rename svmtrain.exe to svm-train.exe - python: while 1 --> while True, Popen -> call - show best parameters on the contour of grid.py - LIBSVM_VER_MAJOR and LIBSVM_VER_MINOR are defined in libsvm.spec instead in- Fix build error.- [Bug 436392]: Fix by copy from right place. - Add desktop files and icons for svm-toy-gtk and svm-toy-qt- Move gnuplot from BuildRequires to Requires- Fix linker name (libsvm.so) - Linked to dynamic libraries- Fix svm-toy-qt build error- Fix svm-toy-gtk build error- Upgrade to 2.85 - Include guide.pdf in main package - Change the dependent from eclipse-ecj to java-1.5.0-gcj - Add svm-toy-gtk - Add svm-toy-qt- [Bug 254091] Comment 19 - Fix python/Makefile- Fix improper sed. - Change ldconfig to /sbin/ldconfig - Add gnuplot dependency for libsvm-python, as tools/easy.py needs it.- [Bug 254091] Review Request: libsvm - A Library for Support Vector Machines (Comment #12)- Add defattr to each subpackage - Move libsvm.so to libsvm- Split out libsvm-java - Add libsvm.so- Refined description. - Fix the /tmp/python.ver problem- Fix dependency problem- Fix mock error - Support Python 2.4 and Python 2.5- Fix rpmlint error - Move python related files to libsvm-python- initial packaging     # ab3.0-2.fc133.0-2.fc13svm-toy-qtfedora-libsvm-svm-toy-qt.desktoplibsvm-svm-toy-qt-3.0READMElibsvm-svm-toy-qt-48.png/usr/bin//usr/share/applications//usr/share/doc//usr/share/doc/libsvm-svm-toy-qt-3.0//usr/share/icons/hicolor/48x48/apps/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnuASCII textELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, strippedPNG image data, 48 x 48, 8-bit/color RGBA, non-interlaceddirectoryRRRRRRRRRR R R R R RRRRRRRRRRRRRRRR"?p7zXZ !PH6w2]"k%ʽd戔 _!U2ޜ;QZy[(! ȌLX -|ۑ;623ՅJRA&Si~+s}xDWZTjY ] ˾3ʆaqiٷW[p-jSz%$?-m<کh2,s~Z v&=}׾ug>:peoYRǀvdEJJ(Xi*P*8o} 6M-%]n4Qt,:4/yK]){Ңi)U0{Âۼ}+scU<_.j%iW"h!B؝fZ@N?s2FםG6$n^45^>C`4JqB:V3y! c F߮oPETpݏ`Kc,}lacf;.8E "{}"4Kz:6'\PILH!:Rh‚ZAN55[X+]U-zV=`+?3I =lR5eK9)4M0726nߨ%ƙOamDJ3 dWגY)lM695#Zé“ڙr/JI8<+  dcηUʄ?olnr a 橾[{16"C:绣Ta3>BqZXqc@=5p%8dudǥXI8&u ظ}mO;^epv b6eC>x bOY#+섲<I7?&| o`]wJf@{2˓ 2צJnM̔T4:Dus}Gț1!N|^tu$_'&rjGЬT*s4)\ 92vEjHq A|&dN] mNϗC |wn;IǎW LrxP㪂\!LytzA2hvYO Jf[]^|~$,dM!_1+Dpʰ p$+U~noDiddWyo'U E}ešb:]{<h>v!dwx /"ߡ4oJɡD K 2l %Wֺjx#LilU۬f4y|/$&z׾ FX+S"SD$i4`T18>WM[{qM '9 Ux5Γ Ε/xAǓ.A@ +-d/~^QcH2:+(91ZB6O{1ퟠRR$Ou8s>k^ n93[[gW@ y.ͨ'if㺛g3; )8 zp s=+ 'ρG !k稹HɒY.@0j2B%6#ȼqڶC2zg$V5@A|D۩\(سk5lИd:2j^8R!K՜=scW'st y!g{+ZMVFy$5΄+S"<+m}"G&HC|y% mBa332W[O"xY_j"g* a uYqFMⅎCjB5=Kw)s7Y8v ^j\25"g)5Ne,mN`XVu@4>ʵCxż˶[aJֱYs NWꪶ`B<) /AMv_C^oуHX~X1 H1ا_jj>Xσ S*Wh! ,akTh ࢅr[+!'k D1#T+dEfypҔV]`;Hmg5WvMC!D4Z놑ew:T @_*SՁ]?]2ÿjNi9NqN-\ rWâ)q71Bg%xmc ;:j(mo-2Ngʘ?2MN 2;! 1mRONgP2@ռG_jB BЙF ynVz< D4`y=奥 L7 )>/N,(zCg-bNl6AՇR͕v!CޭzEp\nrY/DC>ǫxe 1' Roa&#cu3NWi@Dgla*.XNo lqiJ\1@V-7N}S.j6y[Kf]>wY/_@(?AY,lɸw'(R"\A{(\80$@DWJ9ERS,~FqP k/?Gſ[D!3V[Bc)Jk^G3w<̣ "́ j/2!{r4_Jz ACP|+A"ګU'BVG;XA,> /1adoqʾ/بqt,x<%E~3˯ka&Aa'ُ!Sb8IfHb͢ױ^jw0hIO|^&e7As~yOFF.ŶWނY`,>372I@AF"CJ(#~&+ʤ grjBoJ$Rȡw 1Qan'T[8 yΔt6Na H&g\}.W96 SmPCmfC_XrEm-~՗n:8` Gc-HX?)|{cF~5;\$k Y Ƶz]1@>*UTYGW _Y08*H-w_<`DqQfQ AA'~Z$m.+L}tDOJ 1H,Jz| Rل1륖͵z#o:'A 8R0?2)9@e\p`aVW;M&ѣ@0/s$nExܟ/K$Z]bpRߥZy ż- Ca>R$4h7HF@<Ʊ!P.9&(to\.FrӗT8JHuN&j6Dxg։DrT)i o [htqh8OEXJ]EEzɻ3 ffU?=ismc vRs)_53ն_6 @2OQ>K.2} ]Xz 'Bt:*sҌ[Gn.FAm}X>R%EG/uz!'Ē'O@vVFHo1ip|ZjȨNځi1Ps`yrPNP6.p9$%5Y[7 7x: ]VjQtqR X]SZǕl0LWߐ1XMqJW,i4;<5j]sPVNP iT*S`xGut~U e屢 - .S&1lz]S"$B` =pU28 aۋK!Z?G|MX#ir6l(kM֨+Ms߯C쥉VJc&KOur NǎD=Næ0ja%3&?\Ɏ>O ^ѵ{wlDJ֪jTMSw*Êڸ?ƭ[qUE/SeKrA=T *26d k$i"=EQ&*P|TEByw T;,G{8Q*Cz11x-,ij7Kap{l٧7asShJE1+^Ym D#)2.ߑlXyЅP#mzs\JZ;#Ay㠱j A>b#?D`9!_[qzܨy0{ >Nhws:ŸǾZ` Ux?p\R%->N[jafD3qYo"nd?]f&jKms]^`6+tJL \7*u 75Nhh@k?pxKyMy+YAC³cp ]&#˧3 Zu)W#' ̾}6bJ'y Nt_؂H&ƾ)''e>8<=aʀ_0%ImESʐ=M Qۥ8m[7q^;,)wn|4s_qO ?G5Vq[BdjSm ?.u \]4KGUQF)ڛ$ClQYlCel& &{Kc"BoQpm H\:Ma9h6Z;eIp ;$6r ZcmxB=@h-0K~,؈mzؚd5uҭr[Ʊ)#V}-K~'y.-⒧)X[o`ùU;:M1 4 Αh{1~9qM_9 Su.B3~jHfi [ZEG/6uU=A6 L-Gĩ׬Gc,?\m;(/"&#LP偗J*w4XYv{m#?G볎}$ B{WF\a,9$cJptbg-޽ skcSbUMb'7L<0zɂ3kVf6v1"k  [r˺W{US>h5S̹uG~bG |?2hG76v7)K`:z#>]ĸ 5@8yHxǯ61U&zm?ȼ$rfkWh`p CM'{o:IJ\Gě~:J ]uM EU"K",?ll^&lRQ,ŴeY^ W5 {1?጖xꡙw*8I їG-NY8Wn>3?KBO+*Zc4z`K$yU[t_7 o42?c mv~r.$m]5r ?-f/ %Ԯ[D9b=P][龟hj<[.ڑ}-wI~}T.yzMHl)Ibd+S'ufEI-gf]@U4PS@D 濗7%8SO4zUBgT 2/˴b!i'K")wď$qP8AkX>U0MaX}bB%Vmۭqi4Phiͫnp\X $_}YORnaÒT=c!+dyrd[wז&(BJAar{,X<= Kmny%IXKǢԚWLl"ZK 酘 ە$ CfҼߖqeI3 x=/-. ~N~)Ȼ ~}B71_PLWv ʤm.G;B1@T貖,jwPC1 {4br$uc&\îi], bZ@) *7⫕`dGj?|63G[;y1W.t^&aI/[S31lle.yqȫ\ۼJ"pZ蟴(Lo CSˏ0 6v]34ԟKJv_㢕_uaDW7k3@Eʩ]F4$smo}1aTUۛMT<1hg(QA ]+ˆ7Pȁ y hbBH^Pjp-iBJYAHdm/\*0 S #\ ,xS0XedA.VK)eeDtlc+LxѺ,l}ixŕ#oLֻ2BFPoou ?լM5j+V褥I(PI> 6 !i')쳼;E6XZrjdBdt[#Y^ o޴绝 S|LE,BND{Ho!j9+$eP0Ú̢ FqG*90i? HbFr'dy!ɂo On`G c*@͆໥E`(qVZIAo7_v_Hu}&d*[Q_@l.YP?M|Nw=d,!NǨ{kM%f:޺љnտs{*1 cW9BP`9H=#lw=1/+6);"!ZEz?(,X7>qp;Fm@ر9߳/z*}ROEW &HޒumbиiEhfع2Ⱦ"|:tj|a"hl^g\0g]g~3m :,z|ćBaFA[@ 6k%lOśUNglU0V@ -b d:xt@d[FJdV)kJYr8|[@p 2wU*3Gnv<ڏdXGOo+Y1br0a+]J174ڡ'PMԤ\| Bѣ4KF% q;4/؇`;Vop PG]tMlFNLr^_erSpLnʺtU'Yf0#DLx,i?l,q ꪊq.`,t"`hCC5,kkbC-}7 M)A8ٚ2:V;Q{*)xv}ϩv4kzk>D+S$U>ws\L6cFm/7(Uf_e299y`6aK:܈j>8Y'P+A 2 1 &gf r(ͭ\ b/SjfWYK*V2Oqb.M6YY~Cl V#1 ɜΠ&waZ !Vp[)Bxߏϝ4V/&7KVXx_1#PuumZG@&fP0D_ݾ+tD~uL hnR=w/\T{荚kbVmGk1KmnGxaEM PV:lV]7d2+ۓ"CTgOҍO;V`eZPY;9zf칎;J(>bW~3AkmITZNOR@\f=9A?_i-.npvY6+ĉ;?K]Ug0֠JZadrKB mƼ{MaU?!8|w8G!ۯUaMfH'y(Kk A[M> nB){ X˨,W3Va!-T{1a9([j\D;RmKIDSaNJ]2?qGzفٻZsr|$v2Slϥ#[& zHʲUwJF00PF94.Dp!-܅1@k̏QZ9XbZCc$Hx, ec30\}ӷrq>`&: \WثE^-/X` Gm]= Gz"9Ţ`A\mfܥZ]YSY%K7#ƭxAP&U՘?lß(.9#)o׆9:EVmwLT$6=o*T[=2 s@藓W!zcu"d!y8heٚZ7e cd:8C+q.>뉿HCIx0ʹeHjܕӭ6-ډC8bLI8F،µl?g { Fd".I5oy2Mstˊ LA'f/ pRbۙQҟ#ySe ͛1Ez]V°J%c9l${y:cg QؐEc?+o[ȮGNo%epN|}W7Ǭă4gܪNd[T.({U71ekf"ZyZBzv|d\;4wEc`nInˏ£{j0{_2)*ΰ zXGQԏ!dQH{aerbz鬄j)5f#YCDvG uhyY42~VŘWp-Nф]R L |}bP;70-Fs}*ձ^ 3|E;NAp&96uf98BXc?0w0<ڐ`"NscT'Jf!ڂ"j'joR yO> QpnIC1m)mk#wW}EX9nősJegbx{&L<>2$,#Q,D\IdE|k4$B\>?ULلN9`- Z n\mSn"5Up'&\a͙!Ot2 L:#MWtbt]/7+yE^>!ɒYX%|\ʘßҒL~`B!Dh];bH9Kn06cTL[~- J+" Y'Si$93d$e5Qs}qy K>Gy_c)[vL#^WvYfA`8ѐifjK\ :3NvrU>ew& 7YkT aL}s;I"f"$/qZbəQxQ åYU׮'?WlDS gyҔIdsp\Ͻ5P&mIPx D0.E'Gy.|TGٯR=dK?~jicoK$u3qf}L|鑾LT߉n9rh%=5+C B &h5Ĕ. bPy78g|p1c]s:@/>#D;pA}?V [ v_['JJ"}^(H1yn3n( l2H͸/ؚUtYS#bF 3 @Ps[o|;YeFQcP4]t $G^̾;TciܑkWs13Z%H;u/Qd_*D1xCe~M +5^:ag"ORn@VlL N02G4ot 5Fvb^4۾ӗWy7yq:h;5Vo o KՑ^vaMz2A6WifoVqc0 qz$8ʧ yMѪQQ.h;b:{DŴ dP&fIxⴵ@y5l|ie  |% LܣW2!"w,2#8[8L ]LFjVB%gR/zJȈ6.6׀b8C@=hi^> O+>D"F؆g}~YF.adcڵ+۠K:^W/@8UjkceaEkTwidѲm{JW!zJ?A?L_07] S[U1g;s.[b0