Merge pull request #642 from genotrance/add-libsvm0141

Add package libsvm
This commit is contained in:
Dominik Picheta 2018-01-14 15:09:27 +00:00 committed by GitHub
commit 80db54bbbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7986,5 +7986,18 @@
"description": "Common unicode operations",
"license": "MIT",
"web": "https://github.com/nitely/nim-unicodeplus"
},
{
"name": "libsvm",
"url": "https://github.com/genotrance/libsvm",
"method": "git",
"tags": [
"scientific",
"svm",
"vector"
],
"description": "libsvm wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/libsvm"
}
]