summaryrefslogtreecommitdiff
path: root/numpy/matrixlib
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2013-01-05 15:01:45 -0700
committerCharles Harris <charlesr.harris@gmail.com>2013-01-05 15:01:45 -0700
commitd2122ea1f458e9429b692111238f7b9f4a852db2 (patch)
tree5d7db0b455016e20fe1db5ac8ae6956775aaf3cb /numpy/matrixlib
parente6d6042b471cd84b6c4428a4085c58608bff99a7 (diff)
downloadnumpy-d2122ea1f458e9429b692111238f7b9f4a852db2.tar.gz
BUG: Fixup use of undefined macros and remove redundant code.
The npy_config.h file used SIZEOF_DOUBLE and SIZEOF_LONG_DOUBLE, neither of which was defined in the included config.h file. That was fixed by including numpyconfig.h. Doing so made the code dealing with Apple type sizes redundant as it is already present in numpyconfig.h, so it was removed.
Diffstat (limited to 'numpy/matrixlib')
0 files changed, 0 insertions, 0 deletions