./math/eispack, Fortran routines for the solution of eigenvalue problems

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20001130nb2, Package name: eispack-20001130nb2, Maintainer: pkgsrc-users

EISPACK is a collection of double-precision Fortran subroutines that
compute the eigenvalues and eigenvectors of nine classes of matrices:
complex general, complex Hermitian, real general, real symmetric, real
symmetric banded, real symmetric tridiagonal, special real
tridiagonal, generalized real, and generalized real symmetric matices.
In addition, two routines are included that use singular value
decomposition to solve certain least-squares problems.


Required to run:
[lang/g95]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 424.35 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219)
Log message:
Extend SHA512 checksums to various files I have on my local distfile
mirror.
   2012-09-12 01:04:36 by Aleksej Saushev | Files touched by this commit (180)
Log message:
"user-destdir" is default these days
   2010-07-30 12:36:34 by Aleksej Saushev | Files touched by this commit (51)
Log message:
"fortran" -> "fortran77" except where it is clear that it \ 
isn't F77.
"fortran" is alias of "fortran77" for now, but it will \ 
change later.
   2009-12-11 18:36:50 by Aleksej Saushev | Files touched by this commit (2)
Log message:
Support staged installation.
   2009-12-03 14:06:56 by Aleksej Saushev | Files touched by this commit (48)
Log message:
Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
   2007-03-24 20:21:34 by Joerg Sonnenberger | Files touched by this commit (124)
Log message:
Prepare for switching to NO_MTREE=yes.