Many things .Since sympy is symbolic , I have planned that given a set of symbols and their constraints , we implement some of the whole lot of standard inequalities to find a range.Once the range is found it not only will answer users inequality query but may also be implemented in other functions to speed up the computation as we know that in what range the answer will be present.
On Sat, 19 Jan 2019, 05:39 Aaron Meurer <[email protected] wrote: > What sorts of things would you be able to do with the module? > > Aaron Meurer > > On Fri, Jan 18, 2019 at 7:17 AM Debajyoti Dasgupta > <[email protected]> wrote: > > > > Sir, > > I am a first year undergraduate student from iit kharagpur, India.I have > been working for open source organisations quite a while. I am highly > interested in contributing to sympy organisation. > > I have an idea of creating a module in sympy to support inequalities > like Jensen's and chebychev. > > If my idea is good for contribution to your organisation and if I can > get any potential mentor interested to mentor this project, please inform. > > > > Response will be awaited > > > > Thanking you > > yours faithfully > > Debajyoti Dasgupta > > > > -- > > 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/CAK_9fgxcpB%3DE00xuT5LA6rXTwCtt7Z6_Q%2BW8Lczv558teTuZ1w%40mail.gmail.com > . > > 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/CAKgW%3D6LNEZ9556fCfdq_x8LDeTbM%2BOQc6ecdGmce_gmhJgjmAA%40mail.gmail.com > . > 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/CAK_9fgwp_M%3Dxcfj5k3XYa88QMe%3Dy3O37Hg0LCCP8fG3NjWYqHw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
