Adding new package named as weightedgraph (#1391)
This commit is contained in:
parent
d18fb17081
commit
49b158b185
1 changed files with 15 additions and 1 deletions
|
|
@ -16884,5 +16884,19 @@
|
|||
"description": "Fast and simple calculation of polygenic scores",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/mpinese/nimpress/"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "weightedgraph",
|
||||
"url": "https://github.com/AzamShafiul/weighted_graph",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"graph",
|
||||
"weighted",
|
||||
"weighted_graph",
|
||||
"adjacency list"
|
||||
],
|
||||
"description": "Graph With Weight Libary",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/AzamShafiul/weighted_graph"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue