libsvm-devel-3.1-1.fc13$>3EaZL{g)>9"?"xd  b"& 5Ku{    A Thz(8$98$: 9$G 8H LI `X hY p\ ] ^ b!)d!e!f!l!t!u!v"w"Hx"\y"p"tClibsvm-devel3.11.fc13Header file, object file, and source files of libsvm in C, C++ and JavaHeader file, object file of libsvm in C, C++ and Java. Install this package if you want to develop programs with libsvm.Mx86-14.phx2.fedoraproject.orgtFedora ProjectFedora ProjectBSDFedora ProjectDevelopment/Librarieshttp://www.csie.ntu.edu.tw/~cjlin/libsvm/linuxi686 9 h`A큤A큤MMMMMT1b89859ce104ec48b2906bf207978aa1da1ea8d48d80b343bb8f1445864b68f9d1b15f7668f022a02929026dd12ef27cadc614b2d753148adffdd018216c31b4libsvm.so.2rootrootrootrootrootrootrootrootrootrootlibsvm-3.1-1.fc13.src.rpmlibsvm-devellibsvm-devel(x86-32)@    libsvmlibsvm.so.2rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.1-1.fc133.0.4-14.6.0-14.0-15.2-14.8.1MM@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.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- 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     ght3.1-1.fc133.1-1.fc13libsvmsvm.hlibsvm.solibsvm-devel-3.1README/usr/include//usr/include/libsvm//usr/lib//usr/share/doc//usr/share/doc/libsvm-devel-3.1/-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 textdirectorysymbolic link to `libsvm.so.2'R?p7zXZ !PH6 }]"k%nd戔ȿ#Z1J:xW^xO.K1 u},,gbk+ȭ9ˆGκʿNi8^f&BkSmSw%>P,;4 yR+s9Myh"d+FžeO؏9pE ̿߅Cj2*!_Qkl#QupTK'% zmK+؟µ\VGC:oD U2e p;klڛUp+K=m L(qŔ7#)D]H#OEf7&b٘ۨC-ɪTW#8A*XN{dN=ٴ<"35{C;7:!Tȸē0D'$6N]dAvل#!m犮KS#\}~EG71f}{NVy/a۴ Yj#nYwX ՗:@#` *)'qqj!D{Q=?~׎̤K;VP%Ĵ- f]gSIaF!';#j-;#ȾX:l>oT\ß!ݥhy&AJ 3p pt57T(}3u`~&3ۚm9Pģ7x,@ %ƐGZM'Atta\Oo0Q, ³dX.HJXDKK3tȉGJX_>uqzytpd:$DF`P(EEĔyKYݭ48IG5 L zޔؘ̇s< .e 턥O[*\g$DBv[ ^"X;!Ai/e蹴KmbbUO1lB8S@\_:忑R{܂,4Ǟz^˽94.frbR@ /s7ig"gj vO)FnoS߭VǹЎř4${kSmQI R,nA?(0N7z-՗Yk2\P1tU=.y9DV B̉P*y$Hley4O1QU">C`E,teϑsrnu +MHy=rA@De:I3]Ua_ug f"!ĵdGM TfcPzq~N “k3\? (AhKwSmf]SFKIhX i:<0bf8Bz=`Z%__,-Nʪ:[Nfezрk ޞ|$E=<.I5/kU9ͅ7lozR3P ]5OY~傺Ǣ*TK:GuKL a.Q>oun뙓+Ax)\%?"K*d)k"ҹ2<6 xue [tBy&L+\ :d(!pzAL*IŸr"0A`q݁@nWnB)&Kps,PЁW!so7ĭE[{tGnFiePJz[2w A]Pd ˱<{f=L\FC+Cj'Gxa^sT)( x66q)frrY-Kt04'Ol3d3SәN>1K{΢ AT?Lx' ̜ՁkĬfE)e3X- aTPi&jwd$h{e/N(7c6R5mfz񊎗. V[ПF8rc 6w ~;9LsI.?}^Thu:`淚ֻ 8^N|IYVk̎:rx0˘B<3Q ъv¸ڃoŘZusXNc@zmSؿA݆BeE UG mYiU*6oe[BEis>X–؇̃KbT'hqluÈ g{RΚFҙkzPwZ ; QvUgr9C&%Xi,4zĶ YZ