| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Remove some warnings;
- Optionify (without checking if ATLAS is installed).
Notes:
svn path=/head/; revision=376370
|
|
|
|
|
|
|
|
| |
PR: 159055
Approved by: maho
Notes:
svn path=/head/; revision=278077
|
|
|
|
|
|
|
| |
update.
Notes:
svn path=/head/; revision=200309
|
|
|
|
| |
Notes:
svn path=/head/; revision=198888
|
|
|
|
|
|
|
|
|
| |
* make.inc in example dir has been changed for slightly better one.
Spotted by: Anton Shterenlikht <mexas@bristol.ac.uk>
Notes:
svn path=/head/; revision=198728
|
|
|
|
|
|
|
| |
*Use gfortran compiled atlas/blas/lapack.
Notes:
svn path=/head/; revision=181938
|
|
LAPACK95 is a Fortran 95 interface to the Fortran 77 LAPACK library.
It improves upon the original user-interface to the LAPACK package,
taking advantage of the considerable simplifications which
Fortran 95 allows. The design of LAPACK95 exploits assumed-shape arrays,
optional arguments, and generic interfaces. The Fortran 95 interface
has been implemented by writing Fortran 95 ``wrappers'' to call
existing routines from the LAPACK package. This interface can persist
unchanged even if the underlying Fortran 77 LAPACK code is rewritten to
take advantage of the new features of Fortran 95.
Notes:
svn path=/head/; revision=117551
|