summaryrefslogtreecommitdiff
path: root/math/arpack/files/arpack.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename the lapack symbols in arpack to avoid conflictsBrendan Fabeny2011-08-241-171/+177
| | | | | | | | with other lapack libraries [1]; respect LDFLAGS when linking; wrap long lines; trim pkg-descr PR: 159129 [1] Submitted by: stephen (original version) [1]
* - Use a static header file instead of generated by f2c.Sergey Matveychuk2006-02-071-0/+423
It decreases a dependencies and so fix build on 7.0. PR: ports/92940 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Reported by: krismail