Added package polynumeric

This commit is contained in:
lcrees 2017-11-16 12:31:36 -07:00
parent ed7fcc1db3
commit 81e8965531

View File

@ -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"
}
]