Package dsdp: Information

    Source package: dsdp
    Version: 5.8-alt3
    Build time:  Sep 4, 2009, 06:19 PM
    Report package bug
    License: BSD-like
    Summary: Implementation of an interior-point method for semidefinite programming
    Description: 
    The DSDP software is a free open source implementation of an interior-point
    method for semidefinite programming. It provides primal and dual solutions,
    exploits low-rank structure and sparsity in the data, and has relatively low
    memory requirements for an interior-point method. It allows feasible and
    infeasible starting points and provides approximate certificates of
    infeasibility when no feasible solution exists. The dual-scaling algorithm
    implemented in this package has a convergence proof and worst-case polynomial
    complexity under mild assumptions on the data. The software can be used as a set
    of subroutines, or by reading and writing to data files. Furthermore, the solver
    offers scalable parallel performance for large problems and a well documented
    interface.

    List of rpms provided by this srpm:
    dsdp (x86_64, i586)
    dsdp-doc (noarch)
    libdsdp (x86_64, i586)
    libdsdp-devel (x86_64, i586)
    libdsdp-devel-doc (noarch)
    libdsdp-devel-static (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev


      1. libscalapack-devel
      2. liblapack-devel
      3. libplapack-devel
      4. libatlas-devel
      5. openmpi-devel
      6. unzip
      7. pblas-devel

    Last changed


    Sept. 4, 2009 Eugeny A. Rostovtsev 5.8-alt3
    - Rebuilt with shared library of ARPACK
    - Added shared library
    July 14, 2009 Eugeny A. Rostovtsev 5.8-alt2
    - Fixed "always overflow destination buffer"
    June 10, 2009 Eugeny A. Rostovtsev 5.8-alt1
    - Initial build for Sisyphus