diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2012-04-15 22:32:35 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2012-04-21 12:20:04 -0600 |
commit | 7bf82862aeb832e18a676cf167de898fe701aca9 (patch) | |
tree | 57456153c52d0a3085a1b17f374c97238ba7054f /numpy/core/numeric.py | |
parent | e96ed36909c495b6000e6f664b24ff69ce2e02d9 (diff) | |
download | numpy-7bf82862aeb832e18a676cf167de898fe701aca9.tar.gz |
WRN: Fix unused variable compiler warnings in scalarmathmodule.c.src.
Two templates were broken up and specialized. The corresponding
substitution loops could also be specialized, but this wasn't
done this time through. Breaking up the templates clarifies the
code at the expense of extra text, but I think the improved
clarity is a good tradeoff.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions