update polynumeric to a working state (#1334)

This commit is contained in:
Vindaar 2020-01-21 15:31:22 +01:00 committed by Miran
parent 00a7d8b54c
commit 9ea9b4eaf6

View File

@ -8587,7 +8587,7 @@
}, },
{ {
"name": "polynumeric", "name": "polynumeric",
"url": "https://github.com/lcrees/polynumeric", "url": "https://github.com/Vindaar/polynumeric",
"method": "git", "method": "git",
"tags": [ "tags": [
"polynomial", "polynomial",
@ -8595,7 +8595,7 @@
], ],
"description": "Polynomial operations", "description": "Polynomial operations",
"license": "MIT", "license": "MIT",
"web": "https://github.com/lcrees/polynumeric" "web": "https://github.com/Vindaar/polynumeric"
}, },
{ {
"name": "unicodedb", "name": "unicodedb",