summaryrefslogtreecommitdiff
path: root/numpy/linalg/lapack_lite/f2c.c
Commit message (Expand)AuthorAgeFilesLines
* BLD: fix missing `Python.h` includesRalf Gommers2022-11-251-0/+4
* MAINT: Fix non-void function does not return a value warningHood Chatham2022-06-291-2/+4
* ENH: Change f2c declarations with void return type to intHood Chatham2022-06-171-6/+7
* Fix typos, via a Levenshtein-style correctorBrian Wignall2019-12-191-2/+2
* ENH: Add more functions copied to f2c_lite.Eric Wieser2017-03-251-0/+84
* MAINT: Split up the lapack_lite files more sensiblyEric Wieser2017-03-021-0/+680