Aaron S. Meurer wrote:
> Hi.
> 
> Unfortunately, solve currently does not have that implemented.
> 

Part of the problem is that the user shouldn't have to know if multiple 
solutions (in terms of a parameter n)are necessary, so they shouldn't have to 
send in an auxiliary variable (n)...but then if the solution has such a 
parameter, it (being a dummy) is not easily accessible by the user. This is the 
place where the polys12 'pure' comes in. When you get a solution that has `pi/2 
+ pure*pi` you will know how to replace and manipulate `pure` as it will be a 
singleton...or something.

/c

-- 
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