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 Dima Pasechnik
Recipients Dima Pasechnik, mark.dickinson, ncoghlan, njs
Date 2017-05-16.21:50:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
While fpectl might be a bit rusty, this is a priceless tool in debugging situations, where one needs to identify components that do something wrong to FPU, see e.g.
https://github.com/numpy/numpy/issues/9007
and the related
https://trac.sagemath.org/ticket/22799

As long as there is no equivalent, it's too early to discuss getting rid of it, IMHO.
History
Date User Action Args
2017-05-16 21:50:16Dima Pasechniksetrecipients: + Dima Pasechnik, mark.dickinson, ncoghlan, njs
2017-05-16 21:50:16Dima Pasechniksetmessageid: <[email protected]>
2017-05-16 21:50:16Dima Pasechniklinkissue29137 messages
2017-05-16 21:50:16Dima Pasechnikcreate