Matthias Schoepfer <matthias.schoep...@googlemail.com> added the comment:

Hi Matthias,

thanks for clarification. Maybe I am under a totally wrong impression, but to 
me is having soft float comparable to not having some special SSE instruction 
sets with x86. You are missing some instructions, that your code may or may not 
need, and the compiler replaces them with some other, not hardware accelerated 
functions. 

To what extend is the handcrafted version better than the one, autotools are 
providing? 

I really like to learn here. 

Many thanks already!

----------

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

Reply via email to