summaryrefslogtreecommitdiff
path: root/math/lapack++ (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Could not fetch distfile.Maho Nakata2002-11-221-2/+3
| | | | | | PR: 45571 Submitted by: Nate Eldredge <neldredge@hmc.edu> Reviewed by: knu (mentor)
* 1. fix build on 5-CURRENT.Maho Nakata2002-11-198-13/+28
| | | | | | | | | | 2. change e-mail address of maho. 3. honor CXX and CXXFLAGS. 4. modernize patch file names. 5. satisfy portlint. Reviewed by: knu (mentor) Reported by: bento
* add lapack++ 1.1Ying-Chieh Liao2002-06-2213-0/+317
Linear Algebra PACKage in C++, a wrapper for LAPACK PR: 39653 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>