We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No real plans for this yet, but:
dirichlet::Error
num-traits
rand v0.8
The text was updated successfully, but these errors were encountered:
The changes to beta sampling (#1000) modify the trait bounds, but I think it's not breaking, because we only drop bounds.
Sorry, something went wrong.
This was done (see #1021), minus the update to rand 0.8, which was deferred to rand_distr 0.4.
rand 0.8
rand_distr 0.4
No branches or pull requests
No real plans for this yet, but:
dirichlet::Error
enumnum-traits
Migrate rand_distr to num-traits for no_std support #987rand v0.8
The text was updated successfully, but these errors were encountered: