| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
update.
Notes:
svn path=/head/; revision=200309
|
|
|
|
| |
Notes:
svn path=/head/; revision=198888
|
|
|
|
|
|
|
|
|
|
| |
* Portlint (still 1 warning),
* remove blank lines in pkg-plist.
Submitted by: pav via pointyhat [1].
Notes:
svn path=/head/; revision=198884
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=195464
|
|
|
|
|
|
|
| |
* Bump portrevision.
Notes:
svn path=/head/; revision=182143
|
|
|
|
|
|
|
| |
*Use gfortran compiled atlas/blas/lapack.
Notes:
svn path=/head/; revision=181938
|
|
|
|
| |
Notes:
svn path=/head/; revision=162032
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154159
|
|
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
|