@Harsh, could you brief your work in this area (finding the points of discontinuity and check whether a function is singular) so it will be clear for me where to start?
On Wednesday, January 29, 2014 10:04:30 AM UTC+5:30, Harsh Gupta wrote: > > My implementation works only with function defined as combinations and > composition of rational functions, exp and log. I don't how clear my > implementation is, so please feel free to ask for clarification. And > also feel free to suggest your own ideas. > > On 29 January 2014 07:23, Aaron Meurer <[email protected] <javascript:>> > wrote: > > I guess you could look at the work that has been started at > > https://github.com/sympy/sympy/pull/2723, and the referenced pull > > requests. > > > > Aaron Meurer > > > > On Tue, Jan 28, 2014 at 3:03 PM, Pramod Ch > > <[email protected]<javascript:>> > wrote: > >> Hi, > >> > >> In the ideas page the following topic is mentioned. > >> > >> Singular analysis and test continuous. > >> > >> find singularities of the function and classify them. > >> test the function whether it is continuous at some point or not. And in > the > >> interval. Note: Please discuss this idea with us if you are interested, > as > >> as it currently presented, it is somewhat vague. > >> > >> > >> I'm interested to implement this. Please let me know whether this has > been > >> started and the current status of this idea. > >> > >> Thank you, > >> Pramod > >> > >> -- > >> 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 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] <javascript:>. > > To post to this group, send email to [email protected]<javascript:>. > > > Visit this group at http://groups.google.com/group/sympy. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > Harsh > -- 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.
