This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author yselivanov
Recipients brett.cannon, pitrou, skrah, vstinner, yselivanov
Date 2016-02-23.15:25:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456241109.82.0.749685964014.issue26416@psf.upfronthosting.co.za>
In-reply-to
Content
We now have speed.python.org up, so I'd keep spectral_norm to make sure we don't accidentally harm the performance of int/floats operations.  It also helped me to discover that PyLong_AsDouble was unnecessary slow, etc.
History
Date User Action Args
2016-02-23 15:25:09yselivanovsetrecipients: + yselivanov, brett.cannon, pitrou, vstinner, skrah
2016-02-23 15:25:09yselivanovsetmessageid: <1456241109.82.0.749685964014.issue26416@psf.upfronthosting.co.za>
2016-02-23 15:25:09yselivanovlinkissue26416 messages
2016-02-23 15:25:09yselivanovcreate