Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

I don't think we should do this. In numerical computation we should not depend 
on exact floating point values, because is affected by computation errors. It 
would be hard to debug the program when some complex numbers are orderable, but 
other are not, and the difference between formers and latters is insignificant.

----------
nosy: +mark.dickinson, serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36117>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to