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 asvetlov
Recipients Eli.Stevens, asvetlov, belopolsky, mark.dickinson, mark.wiebe, pitrou
Date 2012-04-04.15:17:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333552667.44.0.655510518384.issue11734@psf.upfronthosting.co.za>
In-reply-to
Content
I used half-float in GPU programming and from my perspective it was just native. There are no half-float in C, right. But there are half-floats used in NVIDIA libraries for example and I like to think used format is native and platform-depended in general. Correct me if I'm mistaking.
History
Date User Action Args
2012-04-04 15:17:47asvetlovsetrecipients: + asvetlov, mark.dickinson, belopolsky, pitrou, Eli.Stevens, mark.wiebe
2012-04-04 15:17:47asvetlovsetmessageid: <1333552667.44.0.655510518384.issue11734@psf.upfronthosting.co.za>
2012-04-04 15:17:46asvetlovlinkissue11734 messages
2012-04-04 15:17:46asvetlovcreate