libsvm-devel-3.20-3.fc20$>;xq-[r "S꫹쒧~>91d?1Td  c&* 9Oy    E Xl (8797:<7G/H/I/0X/8Y/@\/X]/l^/b/d0e0f0l0t0u0v0w1$x18y1L1PClibsvm-devel3.203.fc20Header 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.T buildhw-11.phx2.fedoraproject.org|Fedora ProjectFedora ProjectBSDFedora ProjectDevelopment/Librarieshttp://www.csie.ntu.edu.tw/~cjlin/libsvm/linuxi686 6 oA큤A큤T T T T Tf6910b7b64696c8b561a086294159a33761d3202a62e00e83f38ed66f6c63e47aa1b85b4b0570c44ac358b54f7b21c39b4eb374003e8d5cbeedae0f029b30fa15libsvm.so.2rootrootrootrootrootrootrootrootrootrootlibsvm-3.20-3.fc20.src.rpmlibsvm-devellibsvm-devel(x86-32)@    libsvmlibsvm.so.2rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.20-3.fc203.0.4-14.6.0-14.0-15.2-14.11.3TC@TC@T@S@S@SS^BS^BSVYS5d@QQyQiHQPO|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.20-3Ding-Yi Chen - 3.20-2Jerry James - 3.18-7Fedora Release Engineering - 3.18-6Richard Hughes - 3.18-5Fedora Release Engineering - 3.18-4Ding-Yi Chen - 3.18-3Ding-Yi Chen - 3.18-2Ding-Yi Chen - 3.18-1Michael Simacek - 3.17-4Fedora Release Engineering - 3.17-3Jon Ciesla - 3.17-2Ding-Yi Chen - 3.17-1Fedora Release Engineering - 3.12-3Fedora Release Engineering - 3.12-2Ding-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- Fix for RHEL6- Upstream update to 3.20- Install maven POM and depmaps (bz 1175898)- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild- Do not use vendor prefixes on Fedora- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- EPEL5 desktop files need vendor.- Fixed Bug 1090844 - libsvm-java has unresolved dependencies on epel6 testing- Upstream update to 3.18 - svm.cpp and svm-scale.c: check return values of fscanf - matlab interface: Makefile no longer handles octave because make.m should be used- Use Requires: java-headless rebuild (#1067528)- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Drop desktop vendor tag.- Upstream update from 3.13 to 3.17 svm.c and svm.h: add sv_indices in model structure, so users can know which training instances are SVs two library funs svm_get_sv_indices and svm_get_nr_sv are added max_iter warning moved to stderr so -q won't disable it svm-train.c: usage modified to stress that multiclass is supported svm-predict.c: add -q for svm-predict svm-scale.c: issue a warning if feature indices do not start from 1 issue a warning for inconsistency between scaling-factor file and input file tools: subset.py is written to be much faster fix the bug of not freeing sv_indices tools/grid.py: -null option: allow the search on C or g only -resume option: resume tasks from an earlier run can be called as a python module python interface: local package searched first libsvm options can be str or list param.show() becomes print(param) tools/: easy.py fails in 3.15. Fix it by modifying grid.py svm.cpp: if class labels are 1 and -1, ensure labels[0] = 1 and labels[1] = -1 initialize model->sv_indices as null in svm_load_model if nr_fold > # data, change nr_fold to be # data and ro leave-one-out cv matlab interface: handle the problem where output variables are not specified- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- 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 packaging3.20-3.fc203.20-3.fc20libsvmsvm.hlibsvm.solibsvm-develREADME/usr/include//usr/include/libsvm//usr/lib//usr/share/doc//usr/share/doc/libsvm-devel/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnudirectoryC source, ASCII textASCII textR?p7zXZ !PH6]"k%nd戔ȿ&޴JI==DF$A8ċ ĉ:Ƥ$f ?h:gcd M#CЫ硓}ҊeQs\ tm;r0nzJ lObuIk:)KbVmRt->nOʒBCCWqd }cc3xUT}|>\n\8Nl"%>(ctnKS鬺s4!{ dS'>t&]_|j!=_Zw~:; vWK@P!5pay&f4'KŋƍVx+6/Zúڰ-d]zs`HKoXJ{8oQyѩ@*転r,B f J?b”<>c;mc?&KnnR(*<G:Q2(7`}@3Fp{j6NSṾi26(7Nk!F?t,37yMswYJhdŤF*9d焻OvY!-9jSK## T8lgy#}8җt]@Ix#pLa뮀)us}mXmv$Y#uAxAw+]^QuWNu_T/ғ5.7$ϡjqT}3O!^)01!3,4q3s%dj+@暤fP9C訏9N:R o|c`>J9a#@)z cgܦyi )X"ݬS[cgC'>`*uzTwIxjy(VbjzU2a.զ ƓqRŹmd@E-A>C\vHo[Nr_ 7_6$npp 5QYLP)~poQ :`-99/a7Tj%x*L/9\Bj2bvJ|ƮZZaQuonT7H)v>;.ADmw.F&峊'E8Qa-}ϖՍMH bWaHoA(4YR?s(+%j^HlSZh*+I Z럦4"bP0%I-8/I؉bt"- tڏϓOV Le"HR)䅇DZܼU]Sq#e޺1ɗhZ%]V>j؅ogxJuL\L` "|Gµ[V6_욹A0W۵v'/ o1w-t7x *Rٚ(as4Ty-*5P {os\n_U;$% !L  YZ