Skip to content
/ csdp Public

a clone of CSDP to provide better integration with Sage and pyCSDP

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

dimpase/csdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6cc8bfa · Jun 30, 2015

History

70 Commits
Feb 21, 2013
Feb 22, 2013
Feb 22, 2013
Feb 22, 2013
Feb 22, 2013
Feb 8, 2011
Feb 21, 2013
Jun 30, 2015
Feb 21, 2013
Jun 30, 2015
Feb 22, 2013
Aug 26, 2014
Nov 3, 2006
Feb 21, 2013
Feb 21, 2013
Nov 3, 2006
Nov 3, 2006
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Nov 3, 2006
Aug 26, 2014
Feb 22, 2013

Repository files navigation

###Integrating CSDP with Sage (and pycsdp)

To create a working installation, you need recent autotools. Run

autoreconf --install 
automake --add-missing --copy

and then

./configure 
make
make install # (eventually)

Currenly, this does not work on OSX 10.6 without gfortran and its libs installed. This is a bug, as in fact no Fortran is needed for compiling/using CSDP. If you need it to be callable within Sage (e.g. to run flagmatic) then you need to do start Sage shell and configure with the right prefix, i.e.

sage -sh 
./configure --prefix=$SAGE_LOCAL

followed by make, etc.


how to cite it using DOI:

DOI

About

a clone of CSDP to provide better integration with Sage and pyCSDP

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published