mirror of
https://github.com/nim-lang/libsvm_legacy
synced 2026-01-02 08:54:40 +00:00
No description
| libsvm_legacy | ||
| libsvm_legacy.nimble | ||
| readme.md | ||
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.