Package CoinCsdp: Information

    Source package: CoinCsdp
    Version: 6.1.1-alt2.svn20110208
    Build time:  Sep 5, 2012, 11:06 PM
    Report package bug
    License: CPL v1.0
    Summary: A C Library for Semidefinite Programming
    Description: 
    CSDP is a library of routines that implements a predictor corrector
    variant of the semidefinite programming algorithm of Helmberg, Rendl,
    Vanderbei, and Wolkowicz. The main advantages of this code are that it
    is written to be used as a callable subroutine, it is written in C for
    efficiency, the code runs in parallel on shared memory multi-processor
    systems, and it makes effective use of sparsity in the constraint
    matrices.

    List of rpms provided by this srpm:
    CoinCsdp (x86_64, i586)
    CoinCsdp-debuginfo (x86_64, i586)
    CoinCsdp-docs (noarch)
    CoinCsdp-example (x86_64, i586)
    CoinCsdp-example-debuginfo (x86_64, i586)
    libCoinCsdp (x86_64, i586)
    libCoinCsdp-debuginfo (x86_64, i586)
    libCoinCsdp-devel (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev

    ACL:
    Eugeny A. Rostovtsev
    @everybody

      1. libgomp-devel
      2. gcc-fortran
      3. liblapack-devel

    Last changed


    Sept. 5, 2012 Eugeny A. Rostovtsev 6.1.1-alt2.svn20110208
    - New snapshot
    Aug. 11, 2012 Eugeny A. Rostovtsev 6.1.1-alt2.svn20101110
    - Built with OpenBLAS instead of GotoBLAS2
    April 13, 2011 Eugeny A. Rostovtsev 6.1.1-alt1.svn20101110.3
    - Built with GotoBLAS2 instead of ATLAS