Subject: Re: Floating point calculation in the kernel To: None <tech-kern@netbsd.org> From: Jachym Holecek <freza@liberouter.org> List: tech-kern Date: 02/24/2005 21:12:32
Hi,
> I'm implementing a neural network in the kernel, which needs floating
> point precision.
I wonder why fixed point rationals aren't enough for you...? You could
even get more precision out of them.
Regards,
-- Jachym Holecek