Merge pull request #451 from andreaferretti/master

Added Alea library
This commit is contained in:
Dominik Picheta 2017-01-10 20:01:09 +01:00 committed by GitHub
commit 44634a0063

View File

@ -5679,4 +5679,19 @@
"license": "MIT",
"web": "https://gitlab.com/define-private-public/HTML5-Canvas-Nim"
},
{
"name": "alea",
"url": "https://github.com/unicredit/alea",
"method": "git",
"tags": [
"random variables",
"distributions",
"probability",
"gaussian",
"sampling"
],
"description": "Define and compose random variables",
"license": "Apache License 2.0",
"web": "https://github.com/unicredit/alea"
}
]