mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add delaunay package
This commit is contained in:
parent
db517cceac
commit
8269a2d63c
@ -1532,5 +1532,14 @@
|
||||
"description": "String interpolation with printf syntax",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/bluenote10/nim-stringinterpolation"
|
||||
},
|
||||
{
|
||||
"name": "delaunay",
|
||||
"url": "https://github.com/Nycto/DelaunayNim",
|
||||
"method": "git",
|
||||
"tags": ["delaunay", "library", "algorithms", "graph"],
|
||||
"description": "2D Delaunay triangulations",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Nycto/DelaunayNim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user