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
Mention the used rand version 0.9 in ndarray-rand (#1533)
ndarray-rand crate on the main branch uses the workspace rand and
rand_distr versions, which are 0.9 and 0.5 respectively. This commit
documents those versions at ndarray-rand's lib.rs' module level.
0 commit comments