JErnestoMtz / rapl

Rank Polymorphic array library for Rust.
103 stars 3 forks source link

Add ability to create random data from various common distributions #30

Open DeliciousHair opened 1 year ago

DeliciousHair commented 1 year ago

Current implementation only allows to make draws from x ~ U(low, high); other distributions would be quite useful, in particular: