Date: Tue, 19 Oct 2010 11:00:55 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/libtsnnls Makefile distinfo pkg-descr pkg-plist Message-ID: <201010191100.o9JB0tnY050326@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2010-10-19 11:00:55 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/libtsnnls Makefile distinfo pkg-descr pkg-plist Log: libtsnnls is a fast solver for least-squares problems in the form Ax = b under the constraint that all entries in the solution vector x are non-negative. WWW: http://www.jasoncantarella.com/webpage/index.php?title=Tsnnls PR: ports/151519 Submitted by: Tz-Huan Huang <tzhuan@gmail.com> Revision Changes Path 1.675 +1 -0 ports/math/Makefile 1.1 +57 -0 ports/math/libtsnnls/Makefile (new) 1.1 +3 -0 ports/math/libtsnnls/distinfo (new) 1.1 +5 -0 ports/math/libtsnnls/pkg-descr (new) 1.1 +14 -0 ports/math/libtsnnls/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010191100.o9JB0tnY050326>