Hello everybody !!! I have a small problem I discussed with some of you on IRC already.
I have written a Cython class which should one day be integrated into the standard version of SAGE : an interface for numerical solvers of linear programs. Some of these solvers, though, are optional SPKG ( but most of the people using this class will probably install them ), and I also wrote their interfaces in Cython. I would like my first standard class to be compiled according to the available solver's libraries, and I see no way of doing it. Could those of you who work on these aspects of SAGE give me a bit of help ? I am just waiting for this part of my code to be written to send the patches, and I think these new functions (LP/MIP solvers) should really improve the computational abilities of SAGE ... ;-) Thank you again !!! Nathann --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
