Commit graph

3 commits

Author SHA1 Message Date
Alex Dupre
4926cbc0b9 Chase mpfr library. 2009-01-30 23:23:18 +00:00
Maho Nakata
96e2bc6b33 Update to 7.1.1 20080618 version. 2008-06-20 23:42:33 +00:00
Maho Nakata
fa9ee9fb77 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
2008-04-11 00:27:27 +00:00