Home »
Public Forums »
archive »
Numerical Recipes diffs?
Numerical Recipes diffs? [message #6376] |
Wed, 19 June 1996 00:00  |
kachun
Messages: 7 Registered: June 1996
|
Junior Member |
|
|
Does anyone know what IDL did between IDL3 and IDL4 as far as
the numerical recipes subroutines go? I've been testing a fitting
program that uses the LUDCMP and LUBKSB routines form _Numerical
Recipes_, and I've been using IDL's canned routines. The canned
routines got name changes during the switch from IDL3 to IDL4,
from "nr_ludcmp" and "nr_lubksb" to "ludc" and "lusol". That's
not all though--somehow the code got changed around so that I
get different results depending on which version of IDL I use
even if the input is exactly the same!
I don't think IDL provides the source for these routines in their
libraries; they leave them as executables. So does anyone know
what IDL did between versions, or should I just forget about this
and rewrite everything from scratch (which would be really annoying)?
--
--kachun +** Center for Astrophysics and Space Astronomy **+
+** University of Colorado, Boulder **+
+** Email: kachun@casa.colorado.edu **+
+** http://casa.colorado.edu/~kachun **+
|
|
|
Current Time: Wed Oct 08 18:36:03 PDT 2025
Total time taken to generate the page: 0.00457 seconds