gsl wrapper for nim (#1828)

This commit is contained in:
YesDrX 2021-03-04 10:48:53 -05:00 committed by GitHub
parent 7d275037e6
commit 4c1f43195b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,15 @@
[
{
"name": "gsl",
"url": "https://github.com/YesDrX/gsl-nim.git",
"method": "git",
"tags": [
"gsl", "gnu", "numerical", "scientific"
],
"description": "gsl C Api wrapped for nim",
"license": "GPL3",
"web": "https://github.com/YesDrX/gsl-nim/"
},
{
"name": "onnxruntime",
"url": "https://github.com/YesDrX/onnxruntime-nim.git",