What does the community think about this class, the RationalFunction ?
Do add ideas from your knowledge and experience also.


I think having such a class would be advantageous. My project deals with (very small) matrices of rational functions, and I currently convert them to polys and cancel by hand in intermediate steps. I think working with a dedicated rational function class all the time might be advantageous.

However I'm not sure RationalFunction should store a pair of Polys, but rather wrap DMFs. OTOH Mateusz surely knows better whether/how to do this.

Tom

--
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to