diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2017-09-21 10:10:05 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2017-09-21 10:10:05 -0600 |
commit | 05dd27e2ec481dfa923d4cd2f149c3da82f0a9e8 (patch) | |
tree | f0d35acacb2a7b4238cadc76b39f5b5f98e7ab95 /numpy/lib/function_base.py | |
parent | 7da52beb00b7c5d44ed1c946f2b43692d6ec4e1a (diff) | |
download | numpy-05dd27e2ec481dfa923d4cd2f149c3da82f0a9e8.tar.gz |
BUG: Ensure `_npy_scaled_cexp{,f,l}` is defined when needed.
The `_npy_scaled_cexp{,f,l}` functions were previously only defined when
the npy_cexp fallback functions were needed, but they are also called by
the npy_csinh and npy_ccosh functions.
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions