Juraj Sukop added the comment:

I would say because it has wide applicability, especially considering the 
amount of code it adds. It is similar in spirit to `copysign` or `fsum` which 
are already there and C99 includes it anyway. For simpler things like dot 
product or polynomial evaluation importing Numpy might be too much of an 
dependency.

----------

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

Reply via email to