Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2008 00:27:27 +0000 (UTC)
From:      Maho Nakata <maho@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math Makefile ports/math/sdpa-gmp Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200804110027.m3B0RRra057558@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
maho        2008-04-11 00:27:27 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/sdpa-gmp        Makefile distinfo pkg-descr pkg-plist 
  Log:
  The SDPA-GMP (The GMP version of SemiDefinite Programming Algorithm)
  is a software package for solving semidefinite program (SDP), intended
  for very hard to solve SDPs and SDPs requires ultra high accuracy.
  It is based on a Mehrotra-type predictor-corrector infeasible
  primal-dual interior-point method. The SDPA-GMP shares the same
  features as the SDPA, excpt for calculations will be done
  with multiple precision arithmetics via the GMP
  (the GNU Multiple Precision Arithmetic Library).
  
  WWW: http://sdpa.indsys.chuo-u.ac.jp/sdpa/index.html
  
  Revision  Changes    Path
  1.476     +1 -0      ports/math/Makefile
  1.1       +44 -0     ports/math/sdpa-gmp/Makefile (new)
  1.1       +6 -0      ports/math/sdpa-gmp/distinfo (new)
  1.1       +10 -0     ports/math/sdpa-gmp/pkg-descr (new)
  1.1       +5 -0      ports/math/sdpa-gmp/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804110027.m3B0RRra057558>