diff options
author | maho <maho@FreeBSD.org> | 2006-07-09 07:43:23 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2006-07-09 07:43:23 +0800 |
commit | fcdb02b1336015570b0de00279c16d1fed771f17 (patch) | |
tree | 4a8ba6aa32aa0cc0d0d68f74b7e97d544d95fb34 /math/Makefile | |
parent | 82a896cdfe0416407c2d390640a9b88611b8899b (diff) | |
download | freebsd-ports-gnome-fcdb02b1336015570b0de00279c16d1fed771f17.tar.gz freebsd-ports-gnome-fcdb02b1336015570b0de00279c16d1fed771f17.tar.zst freebsd-ports-gnome-fcdb02b1336015570b0de00279c16d1fed771f17.zip |
Readd as ufsparse
Add UFsparse. UFsparse is a collection of libraries for
sparse matrices.
Submitted by: danfe
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index baec8dafeace..5ba00988a079 100644 --- a/math/Makefile +++ b/math/Makefile @@ -319,6 +319,7 @@ SUBDIR += topaz SUBDIR += triangle SUBDIR += tvmet + SUBDIR += ufsparse SUBDIR += umatrix SUBDIR += umfpack SUBDIR += ump |