bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gsl] gsl_complex_div


From: James Ward
Subject: [Bug-gsl] gsl_complex_div
Date: Wed, 16 Mar 2011 08:03:13 -0400

Dunno if this is a bug, but I was comparing the Complex Arithmetic
routines in Section 5.5 of Numerical Recipes, and gsl_complex_div()
uses simple complex division while 5.5.5 has a more sophisticated one
that avoids underflow/overflow.

gsl_complex_abs() should match 5.5.4 if hypot() is implemented
correctly on your machine, and gsl_complex_sqrt() matches 5.5.6 and
5.5.7.

Best wishes,

Jim Ward



reply via email to

[Prev in Thread] Current Thread [Next in Thread]