This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
17,910
Commits
2
Branches
0
Tags
1.4
GiB
db0693ac8d
Commit Graph
2 Commits
Author
SHA1
Message
Date
Patrick Walton
b2d1ac100f
libcore: Remove mutable fields from rand.
2013-05-08 17:03:58 -07:00
Huon Wilson
1eb5efc5e2
libcore: add N(0,1) and Exp(1) distributions to core::rand.
...
Sample from the normal and exponential distributions using the Ziggurat algorithm.
2013-05-01 16:51:45 -07:00