Add package nimplex (#2812)

This commit is contained in:
Adam M. Krajewski 2024-02-07 18:41:22 -05:00 committed by GitHub
parent 4c7a1f0ba4
commit b03a72e7be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,22 @@
[
{
"name": "nimplex",
"url": "https://github.com/amkrajewski/nimplex",
"method": "git",
"tags": [
"data",
"simplex",
"math",
"ai",
"ml",
"materials",
"science"
],
"description": "NIM simPLEX: A concise scientific Nim library (with CLI and Python binding) providing samplings, uniform grids, and traversal graphs in compositional (simplex) spaces.",
"license": "MIT",
"web": "https://github.com/amkrajewski/nimplex",
"doc": "https://nimplex.phaseslab.org"
},
{
"name": "tagforge",
"url": "https://github.com/Nimberite-Development/TagForge-Nim",