Added package nimpari (#1450)
This commit is contained in:
parent
3317954601
commit
14495388ee
1 changed files with 16 additions and 0 deletions
|
|
@ -17558,5 +17558,21 @@
|
|||
"description": "Nim utilities for advanced CPU operations: CPU identification, bindings to assorted intrinsics",
|
||||
"license": "ISC",
|
||||
"web": "https://github.com/awr1/cpuwhat"
|
||||
},
|
||||
{
|
||||
"name": "nimpari",
|
||||
"url": "https://github.com/BarrOff/nim-pari",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"wrapper",
|
||||
"math",
|
||||
"cas",
|
||||
"scientific",
|
||||
"number-theory"
|
||||
],
|
||||
"description": "Nim wrapper for the PARI library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/BarrOff/nim-pari"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue