Add package desim (#1581)

This commit is contained in:
jayvanderwall
2020-08-04 08:35:30 +02:00
committed by GitHub
parent 1f17d75fc2
commit 63c2186a5a
+16
View File
@@ -18910,5 +18910,21 @@
"description": "A collection of geometry utilities for nim",
"license": "MIT",
"web": "https://github.com/pseudo-random/geometryutils"
},
{
"name": "desim",
"url": "http://github.com/jayvanderwall/desim",
"method": "git",
"tags": [
"library",
"modeling",
"discrete",
"event",
"simulation",
"simulator"
],
"description": "A lightweight discrete event simulator",
"license": "MIT",
"web": "http://github.com/jayvanderwall/desim"
}
]