Merge pull request #797 from kayabaNerve/master

Add the imath BN package
This commit is contained in:
Dominik Picheta
2018-07-14 23:12:45 +01:00
committed by GitHub
+12
View File
@@ -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"
}
]