mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Merge pull request #642 from genotrance/add-libsvm0141
Add package libsvm
This commit is contained in:
commit
80db54bbbd
@ -7986,5 +7986,18 @@
|
|||||||
"description": "Common unicode operations",
|
"description": "Common unicode operations",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nitely/nim-unicodeplus"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user