I prefer Ondrej's syntax. What about assuming(x>0) instead of
Assumptions(x>0)?

I think it could be combined with Fabian's approach to allow user-
defined assumptions.

We could try to abuse the generator syntax to allow

e = (sin(x) for x in R)

or similar.

Sometimes it's probably better to store assumptions in symbols (for
instance when x is real all the time).

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