Group :: Sciences/Mathematics
Source RPM: CoinCsdp
Built: over 8 years ago
Size: 425 KB
Repocop status:

Gear: http://git.altlinux.org/gears/C/CoinCsdp.git
Home page: https://projects.coin-or.org/Csdp
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.
Current maintainer:
Eugeny A. Rostovtsev
List of contributors: ACL: List of rpms provided by this srpm:
- CoinCsdp
- CoinCsdp-debuginfo
- CoinCsdp-docs
- CoinCsdp-example
- CoinCsdp-example-debuginfo
- libCoinCsdp
- libCoinCsdp-debuginfo
- libCoinCsdp-devel
- New snapshot2012-08-11 Eugeny A. Rostovtsev 6.1.1-alt2.svn20101110
- Built with OpenBLAS instead of GotoBLAS22011-04-13 Eugeny A. Rostovtsev 6.1.1-alt1.svn20101110.3
- Built with GotoBLAS2 instead of ATLAS