Merge pull request #3042 from dcnorris/numerics

library(numerics), special funs from crate puruspe
This commit is contained in:
Mark Thom
2025-08-11 22:26:01 -07:00
committed by GitHub
10 changed files with 897 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ scryer-modular-bitfield = "0.11.4"
num-order = { version = "1.2.0" }
ordered-float = "5.0.0"
phf = { version = "0.11", features = ["macros"] }
puruspe = "0.4.1"
rand = "0.8.5"
ring = { version = "0.17.8", features = ["wasm32_unknown_unknown_js"] }
ripemd = "0.1.3"