Date: Thu, 23 Dec 1999 12:51:14 +0100 (CET) From: Oliver Fromme <olli@dorifer.heim3.tu-clausthal.de> To: freebsd-stable@FreeBSD.ORG Subject: Re: AMD 3DNow instructions on FreeBSD Message-ID: <199912231151.MAA07789@dorifer.heim3.tu-clausthal.de>
next in thread | raw e-mail | index | archive | help
Sean-Paul Rees wrote in list.freebsd-stable: > Thats a pretty big increase. I wish those seti folks would get a clue > and build new clients for it. I'm assuming your patches generate the > same results? The computation results differ in the least significant bit, which is normal and expected -- different computations lead to different round-off errors. In fact, I believe that my implementation is more accurate than the original, because it involves fewer computational steps, reducing round-off errors. Of course, my code finds exactly the same spikes and gaussians as the original program. Regards Oliver -- Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) "In jedem Stück Kohle wartet ein Diamant auf seine Geburt" (Terry Pratchett) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912231151.MAA07789>