Make `ChoiceRV` behave like NumPy's `choice`
`ChoiceRV` currently does not behave like its NumPy equivalent when its
`a` parameters is an `int` or an array with more than one dimension. We
implement the necessary changes so that it does.
正在显示
请
注册
或者
登录
后发表评论