aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index d03666d..b23d56b 100644
--- a/packages.json
+++ b/packages.json
@@ -7680,5 +7680,17 @@
"description": "Converts 2D linear graph coordinates to pixels on screen",
"license": "MIT",
"web": "https://github.com/Mnenmenth/libgraphnim"
+ },
+ {
+ "name": "polynumeric",
+ "url": "https://github.com/lcrees/polynumeric",
+ "method": "git",
+ "tags": [
+ "polynomial",
+ "numeric"
+ ],
+ "description": "Polynomial operations",
+ "license": "MIT",
+ "web": "https://github.com/lcrees/polynumeric"
}
]