On Mon, Jan 23, 2012 at 1:21 AM, Chris Smith <smi...@gmail.com> wrote:
> On Mon, Jan 23, 2012 at 1:55 PM, Kevin Hunter <hunt...@gmail.com> wrote:
>> Hullo Sympifiers,
>>
>> I've created (programmatically) a situation that boils down to something
>> like:
>>
>> x, y = symbols( 'x,y' )
>> And( x < y, y < oo )
>>
>> This currently results in a sympification error,
>
> Can you post the traceback? I don't have a problem (other than y < oo
> evaluates to True and that doesn't seem right).

See http://code.google.com/p/sympy/issues/detail?id=1887 for the auto
evaluation of relationals.

Aaron Meurer

>
> /c
>
> --
> 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.
>

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