Browse thread
caml (special) light and numerics
- Thorsten Ohl
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Thorsten Ohl <ohl@c...> |
| Subject: | caml (special) light and numerics |
A suggestion for caml special light v1.07:
- on Linux (and other i386) systems, the runtime should be linked
with `-lieee' to enable IEEE arithmetic (`-mieee-fp' does the
same thing). This way the runtime will not abort on division by
0.0, but give the result `Infinity' instead. Predefined
constants for `Infinity' and `NaN' would be handy, but can be
prepared in the program.
Does anybody have numbers on how csl (in particular the new native
compiler) compares in performance to C++ or FORTRAN in numerical
applications (quadrature, ODEs, linear algebra, ...)?
Cheers,
-Thorsten
/// Thorsten Ohl, TH Darmstadt, Schlossgartenstr. 9, D-64289 Darmstadt, Germany
//////////////// net: ohl@crunch.ikp.physik.th-darmstadt.de, ohl@gnu.ai.mit.edu
/// voice: +49-6151-16-3116, secretary: +49-6151-16-2072, fax: +49-6151-16-2421