mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-28 15:59:29 +00:00
Adding new package named as weightedgraph (#1391)
This commit is contained in:
parent
d18fb17081
commit
49b158b185
@ -16884,5 +16884,19 @@
|
|||||||
"description": "Fast and simple calculation of polygenic scores",
|
"description": "Fast and simple calculation of polygenic scores",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/mpinese/nimpress/"
|
"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…
x
Reference in New Issue
Block a user