Merge pull request #797 from kayabaNerve/master
Add the imath BN package
This commit is contained in:
commit
cd47ded2ad
1 changed files with 12 additions and 0 deletions
|
|
@ -9957,5 +9957,17 @@
|
|||
"description": "A bunch of macros. sugar if you would",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue