Add pari/gp C libary wrapper

This commit is contained in:
lompik 2016-01-26 20:40:15 -06:00
parent c9130bbf02
commit 4f6eebb549

View File

@ -4049,4 +4049,16 @@
"license": "MIT",
"web": "https://github.com/achesak/nim-biscuits"
}
{
"name": "pari",
"url": "git://github.com/lompik/pari.nim",
"method": "git",
"tags": [
"number theory",
"computer algebra system"
],
"description": "Pari/GP C library wrapper",
"license": "MIT",
"web": "https://github.com/lompik/pari.nim"
}
]