Add package special_functions (#1926)

This commit is contained in:
ayman-albaz 2021-06-06 01:08:09 -04:00 committed by GitHub
parent ee5db260ed
commit 18998eb56c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]