summaryrefslogtreecommitdiff
path: root/math/lapack/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to reflect changes in the latest tarball (version number doesJean-Marc Zucconi2000-06-031-77/+8
| | | | | | | | | not change) Submitted by: Amakawa Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=29164
* Fix testing/timing failures due to the last update.Jean-Marc Zucconi2000-01-128-55/+117
| | | | | | | | PR: ports/15630 Submitted by: AMAKAWA Shuhei <sa264@phy.cam.ac.uk> Notes: svn path=/head/; revision=24690
* Files have been updated in master site (a few bug fixes)Jean-Marc Zucconi1999-12-102-17/+4
| | | | Notes: svn path=/head/; revision=23704
* Files I forgot to add in the previous commit.Jean-Marc Zucconi1999-10-1314-0/+544
| | | | Notes: svn path=/head/; revision=22414
* Honor FC and FFLAGS so that the user can easily override them.Jean-Marc Zucconi1999-10-132-15/+97
| | | | | | | | | | | Enable testing and timing if ENABLE_TESTING is set to YES so that the user can check how the changes to FC and FFLAGS work. Patches to workaround the SIGFPE stuff and g77's code checking. Update pkg/DESCR. Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=22413
* Upgrade from version 2.0 to version 3.0Jean-Marc Zucconi1999-09-225-191/+88
| | | | Notes: svn path=/head/; revision=21889
* Not everyone has `.' in his $PATH.Jean-Marc Zucconi1997-02-201-37/+26
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=5707
* LAPACK is a library of Fortran 77 subroutines for linear algebra.Jean-Marc Zucconi1996-06-077-0/+438
Notes: svn path=/head/; revision=3178