Hey Shubham, How can I add pretty printing and other methods for this class? >
You can take a look at sympy/printing/pretty/pretty.py or maybe at this <https://github.com/sympy/sympy/pull/10423> PR I created for pretty printing of trace of matrices, for an example. On Friday, February 19, 2016 at 2:01:16 PM UTC+5:30, Ondřej Čertík wrote: > > Hi, > > I've added a project idea here: > > > https://github.com/sympy/sympy/wiki/GSoC-2016-Ideas#implement-holonomic-functions > > > I would really like to have this capability in SymPy. > > I think it should allow a robust symbolic integration of a large class > of functions, as well as analytic series expansion (having a > recurrence relation for the Taylor coefficients, and there are > algorithms to get a closed formula from it). > > Ondrej > -- 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/d160d379-5004-4f9e-8a91-20fee4289a14%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
