aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 4bc3025..f8e8853 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
+ }
]