diff options
author | warren <warren.weckesser@gmail.com> | 2022-06-16 12:19:49 -0400 |
---|---|---|
committer | warren <warren.weckesser@gmail.com> | 2022-06-16 12:27:03 -0400 |
commit | 979d288077ba00b487213b683ec47d38f4a31648 (patch) | |
tree | e0df228e538021a8f5d4e1b67a7d18434bbb1c5f /numpy/array_api/_indexing_functions.py | |
parent | c8b5124fb614be196303ee622bc4936944652e34 (diff) | |
download | numpy-979d288077ba00b487213b683ec47d38f4a31648.tar.gz |
MAINT: random: Update to disallowing complex inputs to multivariate_normal.
* Disallow both mean and cov from being complex.
* Raise a TypeError instead of a NotImplementedError if mean or cov is
complex.
* Expand and fix the unit test.
Diffstat (limited to 'numpy/array_api/_indexing_functions.py')
0 files changed, 0 insertions, 0 deletions