We may want to expand the hints mechanism to allow hints to be ordered more intelligently (rather than a fixed order). For example, in this case, we might want to prefer laplace if initial conditions are given, but not if they aren't. This idea would also let us apply better heuristics for when a particular hint is likely to produce a better answer for a given ODE.
Aaron Meurer On Fri, Mar 1, 2013 at 12:00 PM, Manoj Kumar <[email protected]> wrote: > I had meant, I wasn't really sure about where Laplace had to be placed among > the existing hints, the priority with which the Laplace method is used by > dsolve() , when no hint is specified by the user. > > -- > 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?hl=en. > 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
