Ühel kenal päeval, P, 2009-05-17 kell 22:49, kirjutas Ondrej Certik:
> Hi,
> 
> solve(whatever) return a list of dicts. You can find lots of examples here:

It should also handle lists with infinite amount of solutions:

Currently we miss some of the solutions:

In [30]: solve(cos(pi*x), x)
Out[30]: [1/2]

But it should be x = n - 1/2, where n is the set of integers...

Päikest,
Priit :)


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

Reply via email to