Neal Becker wrote: > The proposal to allow when im part is exactly zero is a horrible kluge.
Not to mention that "exactly zero" is often an ill-defined concept in numerical algorithms. You have no way of knowing whether it really is zero or just something small that happened to get rounded down to zero. -- Greg _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
