[build] add library for statistical binomial tests

This commit is contained in:
Mark Spanbroek 2023-01-23 17:55:40 +01:00 committed by markspanbroek
parent c9b51695aa
commit e89bfcbaae
2 changed files with 8464 additions and 0 deletions

8463
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,7 @@
"@nomiclabs/hardhat-ethers": "^2.2.1",
"@nomiclabs/hardhat-waffle": "^2.0.3",
"@openzeppelin/contracts": "^4.8.0",
"@stdlib/stats-binomial-test": "^0.0.7",
"chai": "^4.3.7",
"ethereum-waffle": "^3.4.4",
"ethers": "^5.7.2",