libsvm-svm-toy-qt-3.12-1.fc15$>[f,s y>9(?(d  U  /Y_h|     (T](8(9<(: (G%lH%I%X%Y%\%]%^&3b&d'*l'/t'Hu'\v'pw(<x(Py(d (e(f(Clibsvm-svm-toy-qt3.121.fc15QT 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.O}x86-04.phx2.fedoraproject.orgFedora ProjectFedora ProjectBSDFedora ProjectDevelopment/Librarieshttp://www.csie.ntu.edu.tw/~cjlin/libsvm/linuxx86_64v6j6큤A큤O}O}O}O}O}1e285ed4ebb9014222350291617dd0be60ba327c8cc9d6dd4f3d0937247f396374ae34044a60f253ce7f6f4a69d92d41ad6729d83ed7efb21c5672965df95a9a0fd01a1661e6a6926a581e5ea1ac2c7278f38758e801aeecee1e1ce01e094f6c1f2c6ad7d1fc52ef9f27363981127311e1339119592c54767cb3581f7a54093brootrootrootrootrootrootrootrootrootrootlibsvm-3.12-1.fc15.src.rpmlibsvm-svm-toy-qtlibsvm-svm-toy-qt(x86-64)@@@@@@@@@@@@   @ libQtCore.so.4()(64bit)libQtGui.so.4()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libm.so.6()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libsvmlibsvm.so.2()(64bit)qt4rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)rpmlib(PayloadIsXz)3.12-1.fc153.0.4-14.6.0-14.0-15.2-14.9.1.2O|7O@MAMAMM@MQ0@M\@L@LF@KsJ@JlJv@J@JjI@I"@IH GGGu@G#Gt@G"G8GGOGOG@GjY@GaGSFIFFֱ@FҼFҼFҼFōDing-Yi Chen - 3.12-1Ding-Yi Chen - 3.11-3Ding-Yi Chen - 3.11-1Ding-Yi Chen - 3.1-2Ding-Yi Chen - 3.1-1Fedora Release Engineering - 3.0-3Ding-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- Upstream update: svm-toy: support loading/saving of regression data python interface: handle the issue of the "0th" feature if using lists tools/grid.py: not redrawing contour if c,g, cv doesn't change add setlocale when saving and loading model so not affected by users' locale- Fixed Bug 646154 - libsvm-python's pth is not set correctly- Upstream update: + Set max number of iterations in the main loop of solvers + matlab: new make.m for unix/mac/windows and for matlab/octave + matlab and python: fix a problem that decision values returned by svmpredict is empty if number of classes = 1- Fix the build error on EL-5- svm tools is now installed in /usr/bin as svm-*.py i.e. tools/easy.py is linked as svm-easy.py. - Upstream update: + MATLAB interface: + Merge matlab interface to core libsvm + Using mexPrintf() when calling info() in MATLAB interface. + Both 32- and 64-bit windows binary files are provided + Java: Math.random is replaced by Random in java interface + Python interface: subroutines to get SVs relative path to load *.dll and *.so + svm.cpp: null pointer check before release memory in svm_free_model_content() svm_destroy_model() no longer supported. + svm-train.c and svm-predict.c Better format check in reading data labels + svm-toy: fix the svm_toy dialog path + tools: Using new string formatting/encoding in tools/*.py clearer png output, fix grid.py legend- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- 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     lj3.12-1.fc153.12-1.fc15svm-toy-qtfedora-libsvm-svm-toy-qt.desktoplibsvm-svm-toy-qt-3.12READMElibsvm-svm-toy-qt-48.png/usr/bin//usr/share/applications//usr/share/doc//usr/share/doc/libsvm-svm-toy-qt-3.12//usr/share/icons/hicolor/48x48/apps/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=genericdrpmx86_64-redhat-linux-gnuASCII textELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, strippedPNG image data, 48 x 48, 8-bit/color RGBA, non-interlaceddirectory RRRRRRRRRR R R Rxz2?p7zXZ !PH6~/<]"k%ʽd戔 _΋9h8fr<_CMɱ'bXɜӮJC#;i8W>hC~eJdc + E1rj`!wI7 q6A7Jʲ[U!kĮb Mq_&=}g'k wQLv{r@6]@|A\AgT3dVTP(SдWl.uIŋn ŵq D؉2՗MW!񝩓Lamhm[? .FLVQuL8^ѨqX[x$G>oi~Lw#Gq ,[4d`:݄%")(moZ TMY"/˳LזyB?A8K<Є\L\~;mIIUh+ bw4YSk䷿p*=F[9u: jG8umDc08)w,4fW U~JP𸃌OB[%!L/V"!\-Fe8Cp(OzFl ;Ww%(Ae[s)÷\#^yr`B?(2?He7sWF وQR0#~].ԋ䴷H{+)N6fDzf"79!gxJK5[=L #O/r5羶5i\n;#JG͉51){/SL&s )LnI3Uߧ?1R>˸SKa*J3i#r oe t>V±q!TQHH(xz#, [&7z/ע0i0a@{ )ut |̿Y(/k {58ݚбn$'N46nmP< :)d\'(Gd*D:\+sfy޽QAVbbj"MB wl#W(i{e41pU#-y3^hz `9z=1)>Q$ܴ0N0j^bgn/$:c &9Y>P'Ar8<0Ohny\5U?UsC\3=k$CLsfMK!h#2dU@МX'xDw@LbV' 7,;p9w9;i^'ADSq~V%Ot6[փ݃݁被=pG?v "fA]wjF⿘| 9_!ؖ-fSQ7 /tE[AfV0/QD"Fb^ hB@J'Y6 ՎOߙQm2>|9BwW#DɟxSr|F5.S^ʼuɥcEb/d/U?jgSK #.}&% \MH-g>W0OE5>.fuf# F>Hd\cg+015OL 1UvvыuobN Y^eRTaA>!Ί窞5X$4WwjT.?U/A nڌCTG"6C4舿Ap=-pՃVl ,Ft;kOx (m1[p'RfSK8 B|ol e fHbNZDj4x^$~ImaPP #]9 KB Z+O&8GD+͒qkj󔥋T:`{]sqVV$YG:s&l4.MNqѕT irMWW+MYշw>Vg^ &@R~lnʫ9ITfh]Bջ"REk0|wR 6 򥿼iIp,Jh19eM!X/ݓFAm^TKhmɽB>8B o|; k_<ƂZvP:a `΅>ip!oP[!1o^g_.u_[g)$J0]͑snp9ԵMBR I;81VxM%v,GzZ E6Iܾ՚{CJZTu}"@@bvZ;ijI '0%y_^B׎vO4M%_}@9Mt7,3s tzSDdW"bi[>$$ΪNNp7}J' ]_*IkM&Vf,^_ _DmqE諉6(er55V\kJ%Im8hfͫ.H"X `|n l,,;MAZ?/#6싩?`sh:ؚHɒ@V1HRDoJ*i6Ȃ`?qϘb;AATsk3n&sT^!(ROÉWZVz7_mAZ[p*9+DWoڸ)`>KPmOr*e kW*hL3 ǁX߈߲F<,ڕ<\{ʧ{"]IZzo> l;~Q[rH> S F+9>Ix㞟NU1~1Ra"uqTvg Qb?e\z >79) )1$M%cbm+vJGa4rd H#&eqbMnzox_`CZ0Hv3$f+iQDow<냅폎I#ۡ&fc Ӳ/lo5N* i{X/-Eq6QL[E<` Zb&=k)A.)E5C:ɓcg[bT)2>G;K*x e&JVTy+ r::45JDj{ 2ч>&vS2Ƈb+G!)JLL FJ)ȨXų8EuVUsA-LEi_PG'j5Ю0hG p| z;f p 5ʎ3hZ^ƅ.{uApA(g4H؏]=gVAC7I(XʺLe;' A1p,ɞW_0}_;67sxKqMtG*1#Gufs[L3@i&o"rK풠$jHg #r7o * 9k9 7:p2D=}ت,K9fzGxGߑ G92|fR,G+ɒ΄M㚕qEk}/NWiølxV~C-ʪ7>Y)`י~Q3 zcVY%V<(-ZMʼ&꿾)!xh)jƖh2Hdhj> &L,9, GLu.U_wZf ? 9{ ~ $k5!jKl֠^sX8&7~J6|&5s,A"e=줪oH2 qtj5#. cBoSӒXEx޷;&te1m3ڪC:*{yN;Y2 bS]y w2eak1&S!>_ QZm*Yy˵x=PDRS=*K*-;G?]xp[Razӊ7)$7qau62  }QY͗lZګ͓KOg |M"VM,q].#l$dfs1bhu1EWt3B|^Y[]&܏xK_sBH3$Ob RQ},wO[3RԻjhBKSX@,)ίQV b=LVF|}.4S4-=ʿЁ<@Gkm?3# #!O3M4Ɛ*+ M-"Ph\1ȁШDx|؍ohN~E0j"8MK9V73 )|F^zqB|i9xR>衁qZ48 II e tؓ}=#z+rhJQ;͉_bWbja|YMcg{eȭiԣIkW6@D0FAdm,^غ0-+.m.H.>fFw?! mQ懼[t9C:@p`9Z,OQ)~#-GnC X.6WJj^N:+=|Sion_]RgW]#4)ϲC朚R}vrÍyj*fs]|\)cf~L{+r ^R/BG'vPISƂ,?(M|Wmډ}a%§ ֱ!* *%9PB7 abJpmZ 0_d_D{Vl_؆gk! ;QoͯRes5fڣR1ԭZ"`D~su% ^FUVG!u_ ĉo+6Kst<=ؠgcD仑qN| (jy -pc,nZAGrC"}d#HEk7]z2-Fzaٔӣ ֎b YrU ~ǢG2gx:2]L:Z K tr~O(tB}hٻzs8$Sm g\ T{؊s|M {~MboG ƺ0o'$yQ&4=!p!ʹVJYh<'"S%7´\\BKT{g> uHp UtH-p+xso5i m%vsZW9`<]ӂKV`fU>s}/APǰ*O(% <][N?LQ$KogKi)kv+AXꆠE^*W beWV M9%Jy!fަN/ Λ Tw"&itpBz}f:*D<&܉7K-zUsIZH$TOqA,g?gqLCh&}l7ޗ?/R "BMO]JBERsIC}bWȢrȌ`b#$&Aea# O P3ZcʝB*h63;f Dƌ9 uJeDte")ށS_0v;KbiìdBbVN<1\jF|Τ)^ZeG\JxNI =\[f.ZyIZ tW`w本zh- 1E8f/njwʺZk%WWz_ "`܃Odڎ}wIN]5_S"Cgd>ne3}.桳_+ME&FrNn%_%e5yQu{i˦׾K-᧲Єs^NB/u "E-wmKEƑn?W[leJ=oId1sbP:\^׭ kΫ b5e"RJ``A 2?H7a.8<Bv:UݽU`]?`جh7$r7ڸL5GYpbh/->xQ[>[!romQV$p"`oȵ0u|>R8p? a5/_ <&o^rD}w'äBgmg'"2F5 /"M&?Oe]jc C̪rfoP)do/mm=MHO0*)C2<߾jL{(Nrz d:jq A/}[̀o2+QLN~cr@6-wbgOk m+ MZ?~=xirj*i>'bam^T6ramM2֢`k~뽡_EmA0J`.n?LtO `6z~ f7k@+nS 0_(z{LsksUƴ[~ge)7܈Okx4qGy6H&Yu/NzZ1IHny t:|B658,T~iVF,A절L V)%,B%*Rޏm+@æ5w-ErT'AJM`Je;;@T͙ic[ q&:N-![o6FXYSȰaΆ ;]ClnՃЌZʠ0泚;u׾B0$RZl1것UB4W~dlJH& ‹pPEo(N^ (albʛO썁G(Wjj?rUif!i8B@Y<8!T3!Zڧ> \/^*H@&OHuo7 pt.XZ>a #8L3>#Z%WyWNu)FŸ]P/'&6mT0*;v4q&ӈ~[~ɍwl9,*8f1 +n_&5sHvNP2??B ZvlJBZv.~E&"ݱ9{.`fz6I2ʦ'\-8"!ȑa>6e *aM(Ahfc5i]Nqe dsePKi̷M 1{??<=H7Yh틺@LboyJ[4WKSK#ه[a19{CHՅ0vb2$ 3oKWӀ }B6N TuPv®=B>ͲG6DҊ:K{ PD0@L%~ YUHfVrkbTԪr$\@Mrxi2x&bπ #>kbQ6<(`$+6H^#0u*V>5ްX(HV<"O9quuu?=tY =l~_O5@뵹[v sT*OkLmp:pn"w}YEL0楉+;׆BbPժxnˋ4&%+4¥)€Cd]k,l(0);G{!!o/Mrgsނ/c.V44 I5@x;;ds i"CPL0n'9bD8^nZBT,#Rkj2TBTKL0hG<^rV)tà$n rBAoRT4%j]Q^V,gDѴ+ JUU+ 6~h[a}6L?Z j/XLڄZ뱠YCi! W*v<l5[B.h`A7l`]#ǂjNAf@*06>59c2~&hTqqr|6Jp#Q`MaezUDf)QD6)ދ-͚\A(]ϱbb4%hQ7m>S{BnL.uX]OAxztus c\Hqn yhJ1SGg2tVw(,Hd|$~FA!㑜4+ =O䩹oP=3I~Ƽ'/( #菇crT cE|A /Mw'2o 4&V2x ,5ٿŽ`$o1GЖpCՄ? m؞VtKu"gjҕA$E<=pSgV`4p q|yӳ8*m#N7B莾p6%]]U~,YJS-$ɶvӲ@xf7tMzTaRΨN ..5#U̶k\M`Dz5-,^$i YZ