summaryrefslogtreecommitdiff
path: root/math/eispack/pkg
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2000-11-30 01:46:18 +0000
committerjtb <jtb@pkgsrc.org>2000-11-30 01:46:18 +0000
commit82f907a8bf97efa692ffe934468750bf793d6f85 (patch)
tree9b4e45d770850b389bcdf13d6f92cde4ded67ec5 /math/eispack/pkg
parent49849c7ad5e66e52b36ecabf008388a54ba55888 (diff)
downloadpkgsrc-82f907a8bf97efa692ffe934468750bf793d6f85.tar.gz
Initial import of new "eispack" package:
Fortran routines for the solution of eigenvalue problems
Diffstat (limited to 'math/eispack/pkg')
-rw-r--r--math/eispack/pkg/COMMENT1
-rw-r--r--math/eispack/pkg/DESCR7
-rw-r--r--math/eispack/pkg/PLIST4
3 files changed, 12 insertions, 0 deletions
diff --git a/math/eispack/pkg/COMMENT b/math/eispack/pkg/COMMENT
new file mode 100644
index 00000000000..1b136f01077
--- /dev/null
+++ b/math/eispack/pkg/COMMENT
@@ -0,0 +1 @@
+Fortran routines for the solution of eigenvalue problems
diff --git a/math/eispack/pkg/DESCR b/math/eispack/pkg/DESCR
new file mode 100644
index 00000000000..3287807b045
--- /dev/null
+++ b/math/eispack/pkg/DESCR
@@ -0,0 +1,7 @@
+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.
diff --git a/math/eispack/pkg/PLIST b/math/eispack/pkg/PLIST
new file mode 100644
index 00000000000..43546f0f62b
--- /dev/null
+++ b/math/eispack/pkg/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/30 01:46:18 jtb Exp $
+lib/libeispack.a
+lib/libeispack.la
+lib/libeispack.so.0.0