Implementing Half Floats in D

Simen Kjaeraas simen.kjaras at gmail.com
Thu Jan 31 02:44:41 PST 2013


On 2013-18-31 11:01, Don <don at nospam.com> wrote:

> std.numeric is not superficially flawed, it's fundamentally flawed. What  
> is it for? What is its theme? The problem is, std.numeric is one of the  
> few good names which are left as a possible package name, after C  
> insulted the mathematical community by creating a module called 'math'.

Ah. Now that makes sense.

Suppose we do scrap std.numeric as it is, and find new homes for the
contents that can be salvaged (I sorta like 1100110's suggestion of
std.type.halffloat, std.type.bigint, etc). What would you want in a
refurbished std.numeric?

-- 
Simen


More information about the Digitalmars-d mailing list