Re: [sage-devel] Re: should bool(x > 0) be False or an exception?

2013-08-03 Thread TB
On 01/08/2013 20:03, Eviatar wrote: Maxima does have an unknown answer for comparisons. I'm in favour of the exception. On Wednesday, 9 April 2008 19:18:48 UTC-7, Carl Witty wrote: I'd like to reopen discussion of #2781, "bool() for SymbolicEquation should raise an error when it doesn't

[sage-devel] Review requested for Google Summer of Code patches

2013-08-03 Thread Eviatar
Hello, As part of my Google Summer of Code project on special functions I have the following patches ready for review: - Type checks in arith.py: #14858 - generalized hypergeometric functions should be implemented: #2516