No description
Find a file
Dominik Picheta cbc384e184 Better readme.
2018-02-17 17:39:17 +00:00
libsvm_legacy Initial commit. 2018-02-17 17:37:45 +00:00
libsvm_legacy.nimble Initial commit. 2018-02-17 17:37:45 +00:00
readme.md Better readme. 2018-02-17 17:39:17 +00:00

libsvm

You might wish to use this updated wrapper by genotrance: https://github.com/genotrance/libsvm.

This repo is provided for backwards compatibility.

Just add this to your .nimble file:

requires "libsvm_legacy"

And change import libsvm to import libsvm_legacy/libsvm.