[Pkg-ruby-extras-commits] r1082 - packages-wip/libsvm-ruby/trunk/debian

Rudi Cilibrasi cilibrar-guest at alioth.debian.org
Fri Nov 10 14:53:38 CET 2006


Author: cilibrar-guest
Date: 2006-11-10 14:53:38 +0100 (Fri, 10 Nov 2006)
New Revision: 1082

Modified:
   packages-wip/libsvm-ruby/trunk/debian/control
Log:
More description.


Modified: packages-wip/libsvm-ruby/trunk/debian/control
===================================================================
--- packages-wip/libsvm-ruby/trunk/debian/control	2006-11-10 13:51:32 UTC (rev 1081)
+++ packages-wip/libsvm-ruby/trunk/debian/control	2006-11-10 13:53:38 UTC (rev 1082)
@@ -11,6 +11,9 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Ruby binding to LIBSVM, a machine-learning Support Vector Machine
  This is a Ruby binding for the popular and efficient LIBSVM learning package.
+ The LIBSVM library implements the SMO heuristic speedup for SVM training.
+ Ruby provides the ease of use and applied mathematics provides the speed in
+ this exciting scientific software.
 
 Package: libsvm-ruby
 Architecture: all




More information about the Pkg-ruby-extras-commits mailing list