Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-random
/
rand
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
503
Star
2.1k
Code
Issues
17
Pull requests
2
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Uniform sampling: use Canon's method
- #1287
#1287
Merged
dhardy
merged 10 commits into
rust-random:master
rust-random/rand:master
from
dhardy:uniform-canon
dhardy/rand:uniform-canon
Copy head branch name to clipboard
Mar 24, 2023
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Uniform sampling: use Canon's method
#1287
dhardy
merged 10 commits into
rust-random:master
rust-random/rand:master
from
dhardy:uniform-canon
dhardy/rand:uniform-canon
Copy head branch name to clipboard
Commits
Commits on Feb 17, 2023
Add uniform distribution benchmarks
Show description for 8cf5972
dhardy
committed
8cf5972
View commit details
Copy full SHA for 8cf5972
Browse repository at this point
Uniform: use sampling methods from canon-uniform-benches branch
Show description for c12bddb
dhardy
committed
c12bddb
View commit details
Copy full SHA for c12bddb
Browse repository at this point
Fix feature simd_support
dhardy
committed
9d2c5fa
View commit details
Copy full SHA for 9d2c5fa
Browse repository at this point
Update value stability tests
dhardy
committed
09df9da
View commit details
Copy full SHA for 09df9da
Browse repository at this point
Add line to CHANGELOG
dhardy
committed
cb953e4
View commit details
Copy full SHA for cb953e4
Browse repository at this point
Uniform SIMD sampling: use Lemire's method
Show description for 8dc7f79
dhardy
committed
8dc7f79
View commit details
Copy full SHA for 8dc7f79
Browse repository at this point
Uniform: impl PartialEq, Eq where possible
Show description for 202d840
dhardy
committed
202d840
View commit details
Copy full SHA for 202d840
Browse repository at this point
CI: benches now require small_rng; build-test unbiased
Show description for 777d9e7
dhardy
committed
777d9e7
View commit details
Copy full SHA for 777d9e7
Browse repository at this point
Commits on Feb 18, 2023
Always use Lemire's method for distribution sampling
dhardy
committed
6d5f123
View commit details
Copy full SHA for 6d5f123
Browse repository at this point
Commits on Feb 21, 2023
Address review
dhardy
committed
e2148da
View commit details
Copy full SHA for e2148da
Browse repository at this point
You can’t perform that action at this time.