Update packages.json (#1587)
This commit is contained in:
parent
520b83c23c
commit
b75297620e
1 changed files with 15 additions and 0 deletions
|
|
@ -1,4 +1,19 @@
|
|||
[
|
||||
{
|
||||
"name": "randgen",
|
||||
"url": "https://github.com/YesDrX/randgen",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"random",
|
||||
"nim",
|
||||
"pdf",
|
||||
"cdf"
|
||||
],
|
||||
"description": "A random variable generating library for nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://yesdrx.github.io/randgen/",
|
||||
"doc": "https://yesdrx.github.io/randgen/"
|
||||
},
|
||||
{
|
||||
"name": "numnim",
|
||||
"url": "https://github.com/YesDrX/numnim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue