mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
added sampling
This commit is contained in:
8
sampling/Cargo.toml
Normal file
8
sampling/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "sampling"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
rand_chacha = "0.3.1"
|
||||
rand_core = "0.6.4"
|
||||
Reference in New Issue
Block a user