Skip to content

Jasper-Bekkers/stochastic-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stochastic-data-structures

travis-ci.com Latest version Documentation MIT

Various stochastic datastructures implemented

Reference papers:

Optimal data structures for stochastic driven simulations https://arxiv.org/pdf/1802.02379v1.pdf

Cutpoint method: http://www.dtic.mil/dtic/tr/fulltext/u2/a111967.pdf

Alias / Vos method: https://web.archive.org/web/20131029203736/http://web.eecs.utk.edu/~vose/Publications/random.pdf

Usage

Add this to your Cargo.toml:

[dependencies]
stochastic-data-structures = "0.1.0"

License

Licensed under MIT license (http://opensource.org/licenses/MIT)

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, shall be licensed as above, without any additional terms or conditions.

Contributions are always welcome; please look at the issue tracker to see what known improvements are documented.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages