summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2017-03-01 23:34:19 +0000
committerEric Wieser <wieser.eric@gmail.com>2017-03-02 22:24:12 +0000
commita674115b1f154f3e9c1d0c1554345703064c8581 (patch)
treeb0478c19ddbe8b3cf1a84f7c7b7253ad27117132 /numpy/core/numeric.py
parent71898246d4287d33d294a7a47cd6bafacc3d376f (diff)
downloadnumpy-a674115b1f154f3e9c1d0c1554345703064c8581.tar.gz
MAINT: Prefer to load functions from lapack/install if possible
Previously, the dlamch function was a manually-edited file, precluding autogeneration. We fix this by putting the manual edits in a patch file, and then generating f2c_config.c from install/*.f, which includes dlamch. While these functions exist in more than once place in lapack 3.0.0, they only exist in lapack/install in newer versions. A side effect of this is that some functions have been pulled out of `f2c_blas.c` and `f2c_s_lapack.c` into this new file. The edits in the patch were introduced in cadbb5f2ec84cb774023bbe8cbe6f39a93e837d7, for a reason that is lost to time.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions