aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2012-01-02 09:58:01 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2012-01-02 09:58:01 +0000
commiteb6cb039fc9994ed64dbf0f1c574c48cb7244a74 (patch)
tree862dbe970654cff8d9af21cd974a7576109170ef /math/Makefile
parentd3680e41d3f3aad6dd2cc259dd2e9ebd5b121a8b (diff)
downloadports-eb6cb039fc9994ed64dbf0f1c574c48cb7244a74.tar.gz
ports-eb6cb039fc9994ed64dbf0f1c574c48cb7244a74.zip
Add kktdirect 0.5, a direct solver package for saddle-point (KKT)
matrices.
Notes
Notes: svn path=/head/; revision=288407
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index aabf3dab7f52..7437a200ef99 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -169,6 +169,7 @@
SUBDIR += kash3
SUBDIR += kbruch
SUBDIR += kig
+ SUBDIR += kktdirect
SUBDIR += kmplot
SUBDIR += koctave
SUBDIR += kseg