diff options
author | Kevin Sheppard <kevin.k.sheppard@gmail.com> | 2017-08-17 13:02:35 +0100 |
---|---|---|
committer | Kevin Sheppard <kevin.k.sheppard@gmail.com> | 2017-08-17 13:13:26 +0100 |
commit | 633b11ca28e0c740215c4797db27363cde5246ba (patch) | |
tree | d53a20c52bcdc891d2ba8e9b224b0c9c17749fdd /numpy/matrixlib/setup.py | |
parent | 26c79664d2edd48e1777cc4b31ecb952e2ec30d5 (diff) | |
download | numpy-633b11ca28e0c740215c4797db27363cde5246ba.tar.gz |
BUG: Missing dirichlet input validation
Dirichlet does not validate inputs and hangs when values are zero.
Adds check that values are strictly positive as required by the
distribution.
closes #2089
Diffstat (limited to 'numpy/matrixlib/setup.py')
0 files changed, 0 insertions, 0 deletions