diff options
author | ljo <ljo@FreeBSD.org> | 1994-10-31 22:10:50 +0800 |
---|---|---|
committer | ljo <ljo@FreeBSD.org> | 1994-10-31 22:10:50 +0800 |
commit | 5c9a9b6470ac74a7cf8a12529b78cd4c24eb1772 (patch) | |
tree | 269eb9d3604f8b2ec5d83a208f2865db8354ada4 /math/linpack/pkg-comment | |
parent | 1c16da9c4741cc48a4f2354afab317e1a73dcc91 (diff) | |
download | freebsd-ports-gnome-5c9a9b6470ac74a7cf8a12529b78cd4c24eb1772.tar.gz freebsd-ports-gnome-5c9a9b6470ac74a7cf8a12529b78cd4c24eb1772.tar.zst freebsd-ports-gnome-5c9a9b6470ac74a7cf8a12529b78cd4c24eb1772.zip |
Import of linpack library (Linear Algebra Package). This is the library
used in the linpack benchmark. However the purpose of this library is
to be used in numerical methods applications.
Diffstat (limited to 'math/linpack/pkg-comment')
-rw-r--r-- | math/linpack/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/linpack/pkg-comment b/math/linpack/pkg-comment new file mode 100644 index 000000000000..a5bdfff5cd4e --- /dev/null +++ b/math/linpack/pkg-comment @@ -0,0 +1 @@ +Linpack, Linear Algebra package.
\ No newline at end of file |