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 jayanthkoushik
Recipients docs@python, jayanthkoushik, mark.dickinson, skrah
Date 2014-05-15.11:41:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400154063.78.0.495867988579.issue21510@psf.upfronthosting.co.za>
In-reply-to
Content
@Mark: I agree. And perhaps it is also worth mentioning (on an unrelated note), that the decimal fma is not based on the internal cmath fma (it could not be) and unlike the cmath fma, it is no faster than an unfused multiply-add.
History
Date User Action Args
2014-05-15 11:41:03jayanthkoushiksetrecipients: + jayanthkoushik, mark.dickinson, skrah, docs@python
2014-05-15 11:41:03jayanthkoushiksetmessageid: <1400154063.78.0.495867988579.issue21510@psf.upfronthosting.co.za>
2014-05-15 11:41:03jayanthkoushiklinkissue21510 messages
2014-05-15 11:41:03jayanthkoushikcreate