Sure, but keep in mind that SymPy is a symbolic library, not a numeric one, so such a library would have to work symbolically in a fundamental way. Otherwise, it belongs in a different library.
Aaron Meurer On Tue, Jan 28, 2014 at 12:53 PM, p0906uec <[email protected]> wrote: > Hi,I am Pradyumna Paliwal.I have currently studying Electronics and > Communication Engineering at IIT Roorkee,India. > I have been dealing with sympy for quite some time now.I found that there is > no symbolic optimization module implemented yet in sympy.I was wondering if > it would be a good idea for GSOC to implement optimization funtionality > (e.g.nonlinear constrained global optimization, local unconstrained or > constrained optimization,linear programming etc) . > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
