Serhiy Storchaka <[email protected]> added the comment:
Would it give a performance benefit if get rid of multiplication and division, and scale by the power of two approximation of the max using ldexp()? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34376> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
