Use https by default
[gentoo.git] / sci-libs / coinor-csdp / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <herd>sci</herd>
5 <longdescription lang="en">
6    CSDP is a library of routines that implements a predictor corrector
7    variant of the semidefinite programming algorithm of Helmberg,
8    Rendl, Vanderbei, and Wolkowicz. The main advantages of this code
9    are that it is written to be used as a callable subroutine, it is
10    written in C for efficiency, the code runs in parallel on shared
11    memory multi-processor systems, and it makes effective use of
12    sparsity in the constraint matrices. CSDP has been compiled on many
13    different systems. The code should work on any system with an ANSI
14    C Compiler and BLAS/LAPACK libraries.
15 </longdescription>
16 </pkgmetadata>