Add package special_functions (#1926)

This commit is contained in:
ayman-albaz
2021-06-06 07:08:09 +02:00
committed by GitHub
parent ee5db260ed
commit 18998eb56c
+12
View File
@@ -22802,5 +22802,17 @@
"description": "A new awesome nimble package",
"license": "MIT",
"web": "https://github.com/luisacosta828/redismodules"
},
{
"name": "special_functions",
"url": "https://github.com/ayman-albaz/special-functions",
"method": "git",
"tags": [
"math",
"statistics"
],
"description": "Special mathematical functions in Nim",
"license": "Apache-2.0 License",
"web": "https://github.com/ayman-albaz/special-functions"
}
]