mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package nimpari (#1450)
This commit is contained in:
parent
3317954601
commit
14495388ee
@ -17558,5 +17558,21 @@
|
|||||||
"description": "Nim utilities for advanced CPU operations: CPU identification, bindings to assorted intrinsics",
|
"description": "Nim utilities for advanced CPU operations: CPU identification, bindings to assorted intrinsics",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"web": "https://github.com/awr1/cpuwhat"
|
"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…
x
Reference in New Issue
Block a user