• Rémi Louf's avatar
    Make `ChoiceRV` behave like NumPy's `choice` · 78706bd8
    Rémi Louf 提交于
    `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.
    78706bd8
名称
最后提交
最后更新
..
__init__.py 正在载入提交数据...
test_basic.py 正在载入提交数据...
test_op.py 正在载入提交数据...
test_rewriting.py 正在载入提交数据...
test_type.py 正在载入提交数据...
test_utils.py 正在载入提交数据...
test_var.py 正在载入提交数据...