aboutsummaryrefslogtreecommitdiff
path: root/math/sdpara
Commit message (Collapse)AuthorAgeFilesLines
* MASTER_SITE have been moved.Maho Nakata2004-08-162-2/+2
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=116335
* Fix build dependency (math/blacs)Maho Nakata2004-05-211-0/+1
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=109659
* Fix build depends sectionMaho Nakata2004-04-161-1/+2
| | | | | | | Submitted by: kris (bento) Notes: svn path=/head/; revision=107279
* remove ${CP} ${FILESDIR}/Makefile ${WRKDIR} in Makefile.Maho Nakata2004-04-131-5/+0
| | | | | | | | | | library no longer supported for sdpara (unlike sdpa) Submitted by: kris via bento Pointy hat to: myself Notes: svn path=/head/; revision=106850
* make portlint happyMaho Nakata2004-03-272-2/+1
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=105399
* omit . in pkg-descrMaho Nakata2004-03-231-1/+2
| | | | | | | Submitted by: Makoto Yamashita <Makoto.Yamashita@is.titech.ac.jp> Notes: svn path=/head/; revision=104995
* - Fix typo in CATEGORIES and pet portlintKirill Ponomarev2004-03-181-6/+6
| | | | | | | Submitted by: Mihai Tetcu <itetcu@apropo.ro> Notes: svn path=/head/; revision=104465
* The SDPARA (SemiDefinite Programming Algorithm PARAllel version)Maho Nakata2004-03-186-0/+161
is a parallel version of the SDPA (math/sdpa). solving SDPs in parallel with the help of MPI (Message Passing Interface) and ScaLAPACK (Scalable LAPACK). Notes: svn path=/head/; revision=104439