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
impl rand::Distribution, we'll immediately get updates
Perhaps we can lean into this a little bit to establish some more consistency. Do we need a crate level error, and would relying on thiserror for transparent errors work?
The text was updated successfully, but these errors were encountered:
There's quite a bit of overlap with
rand_distr
for distributions we both implement:StatsError
type #221)impl rand::Distribution
, we'll immediately get updatesPerhaps we can lean into this a little bit to establish some more consistency. Do we need a crate level error, and would relying on
thiserror
for transparent errors work?The text was updated successfully, but these errors were encountered: