Hi Johannes,
On Tue, 05 Oct 2010 16:54:29 +0200
Johannes wrote:
> using Sage Version 4.5.3, Release Date: 2010-09-04
>
> running sage -gdb leads to this:
>
> sage: filter(lambda x: all([item.denominator()._cmp_(1) for item in
> x]), [[coordinate.subs(c=0).subs(b=0) for coordinate in item] fo
Hi,
i just got my sage crashed with theis following command
sage: filter(lambda x: all([item.denominator()._cmp_(1) for item in
x]), [[coordinate.subs(c=0).subs(b=0) for coordinate in item] for item
in wi ])
Unhandled SIGSEGV: A segme