mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Add the imath BN package
This commit is contained in:
parent
b5f580093b
commit
bc2a0ea30a
@ -9957,5 +9957,17 @@
|
|||||||
"description": "A bunch of macros. sugar if you would",
|
"description": "A bunch of macros. sugar if you would",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/CodeDoes/nimspice"
|
"web": "https://github.com/CodeDoes/nimspice"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BN",
|
||||||
|
"url": "https://github.com/kayabaNerve/BN",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"bignumber",
|
||||||
|
"multiprecision",
|
||||||
|
"imath"
|
||||||
|
],
|
||||||
|
"description": "A Nim Wrapper of the imath BigNumber library.",
|
||||||
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user