mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Merge branch 'master' of github.com:nim-lang/packages
This commit is contained in:
commit
6aad829564
@ -8167,5 +8167,53 @@
|
|||||||
"description": "Wrapper for libsvm.",
|
"description": "Wrapper for libsvm.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/libsvm_legacy"
|
"web": "https://github.com/nim-lang/libsvm_legacy"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "clblast",
|
||||||
|
"url": "https://github.com/numforge/nim-clblast",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"BLAS",
|
||||||
|
"linear",
|
||||||
|
"algebra",
|
||||||
|
"vector",
|
||||||
|
"matrix",
|
||||||
|
"opencl",
|
||||||
|
"high",
|
||||||
|
"performance",
|
||||||
|
"computing",
|
||||||
|
"GPU",
|
||||||
|
"wrapper"
|
||||||
|
],
|
||||||
|
"description": "Wrapper for CLBlast, an OpenCL BLAS library",
|
||||||
|
"license": "Apache License 2.0",
|
||||||
|
"web": "https://github.com/numforge/nim-clblast"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimp5",
|
||||||
|
"url": "https://github.com/Foldover/nim-p5",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"p5",
|
||||||
|
"javascript",
|
||||||
|
"creative",
|
||||||
|
"coding",
|
||||||
|
"processing",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Nim bindings for p5.js.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Foldover/nim-p5"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "names",
|
||||||
|
"url": "https://github.com/pragmagic/names",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"strings"
|
||||||
|
],
|
||||||
|
"description": "String interning library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/pragmagic/names"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user