| Crates.io | alpha_stable |
| lib.rs | alpha_stable |
| version | 0.1.1 |
| created_at | 2023-11-04 15:03:49.575509+00 |
| updated_at | 2023-11-18 12:10:11.673829+00 |
| description | Sample and generate probability distribution functions of Alpha-Stable distributions in Rust. |
| homepage | https://github.com/pb137/alpha-stable/ |
| repository | https://github.com/pb137/alpha-stable/ |
| max_upload_size | |
| id | 1025208 |
| size | 1,381,737 |
Sample and generate probability distribution functions of Alpha-Stable distributions in Rust.
Distributions are specified using one of two forms:
Here are three random walks generated by examples/distribution/main.rs



A set of probability distribution functions specified in Standard and Nolan's forms.


Some sample histograms to show samples and probability distribtions are consistent.



