Can you please review my latest proposal here : https://docs.google.com/document/d/18pLah093CgClXM9i1LTPfkBjBvFDGhqQrR5TkkG8F2E/edit#
On Sunday, March 26, 2017 at 3:16:37 AM UTC+5:30, Jason Moore wrote: > > Arif, > > Search the open issues for a variety of keywords that you've listed above > and check out the wiki for more codegen needs. There is plenty to do! > > > Jason > moorepants.info > +01 530-601-9791 > > On Mon, Mar 20, 2017 at 5:28 AM, Arif Ahmed <[email protected] > <javascript:>> wrote: > >> Hi, >> I am writing a proposal for GSoC 2017 to improve the codegen module( >> https://github.com/sympy/sympy/wiki/GSoC-2017-Application-Arif-Ahmed:-Improve-Code-Generation-in-SymPy). >> >> >> >> Currently the proposal describes the workflow to implement a robust >> CSE algorithm. However, implementing it definitely would not take more than >> a month(maybe 5 weeks maximum). >> I was looking for issues related to codegen, ufuncify, lambdify, >> ccode, so that I can include a plan to fix those in my proposal as well. >> >> These are the implementations I would include : >> 1. Make codegen work with matrices.( >> https://github.com/sympy/sympy/issues/11991) >> 2. Improve the Python code printer. ( >> https://github.com/sympy/sympy/issues/12213) >> 3. Make ufuncify work with complex numbers. ( >> https://github.com/sympy/sympy/issues/10522) >> >> If anyone would like to see any new implementation in SymPy's >> codegen then please do reply to this thread. >> >> Regards -- >> Arif Ahmed >> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] <javascript:> >> . >> Visit this group at https://groups.google.com/group/sympy. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/sympy/5f25542d-3505-49c1-9e7d-034ad54b4654%40googlegroups.com >> >> <https://groups.google.com/d/msgid/sympy/5f25542d-3505-49c1-9e7d-034ad54b4654%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/aa779c10-05c5-4372-a4c7-77cb66759cbd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
