Added package polynumeric
This commit is contained in:
parent
ed7fcc1db3
commit
81e8965531
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue