aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index fceb90c..ca257b7 100644
--- a/packages.json
+++ b/packages.json
@@ -14213,5 +14213,21 @@
"description": "Blitz3D-esque DX9 engine for Nim",
"license": "MIT",
"web": "https://github.com/Guevara-chan/Xors3D-for-Nim"
+ },
+ {
+ "name": "constants",
+ "url": "https://github.com/juancarlospaco/nim-constants",
+ "method": "git",
+ "tags": [
+ "math",
+ "physics",
+ "chemistry",
+ "biology",
+ "engineering",
+ "science"
+ ],
+ "description": "Mathematical numerical named static constants useful for different disciplines",
+ "license": "MIT",
+ "web": "https://github.com/juancarlospaco/nim-constants"
}
]