Merge pull request #620 from lcrees/add-polynumeric1931

Added package polynumeric
This commit is contained in:
Dominik Picheta 2017-11-16 21:25:57 +00:00 committed by GitHub
commit 475872b6b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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