[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fast floats
- To: info-mcl@ministry.cambridge.apple.com
- Subject: Re: Fast floats
- From: gat@robotics.jpl.nasa.gov (Erann Gat)
- Date: 24 Sep 1993 16:33:31 GMT
- Distribution: world
- Followup-to: comp.lang.lisp.mcl
- Newsgroups: comp.lang.lisp.mcl
- Organization: Jet Propulsion Lab
- References: <9309221009.AA17295@thomas.ped.kun.nl>
In article <9309221009.AA17295@thomas.ped.kun.nl>, arnoudv@ped.kun.nl
(Arnoud Verdwaald) wrote:
> I am having a bit of a problem speeding up computation for floats.
You might want to take a look at my FPC package. It compiles floating
point computations into native coprocessor code, and can result in dramatic
speedup. It's available from cambridge.apple.com.
E.
--
Erann Gat
gat@robotics.jpl.nasa.gov
- References:
- Fast floats
- From: arnoudv@ped.kun.nl (Arnoud Verdwaald)