diff options
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/lib.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lib.txt b/doc/lib.txt index 3916bf892..f65ba9954 100755 --- a/doc/lib.txt +++ b/doc/lib.txt @@ -584,3 +584,9 @@ Data Compression and Archiving Interface to the `lib zip <http://www.nih.at/libzip/index.html>`_ library by Dieter Baron and Thomas Klausner. + +Scientific computing +-------------------- + +* `libsvm <libsvm.html>`_ + Low level wrapper for `libsvm <http://www.csie.ntu.edu.tw/~cjlin/libsvm/>`_. |