Subject: CVS commit: wip/lambertw
From: Kamel Derouiche
Date: 2012-09-11 10:21:56
Message id: E1TBLja-00024Y-24@sfs-ml-4.v29.ch3.sourceforge.com

Log Message:
Import lamvbertw-1.1 as wip/lambertw.

The Lambert W( x ) function and its possible applications in physics are
presented. The actual numerical implementation in C++ consists of Halleys and
Fritschs iterations with initial approximations based on branch-point expansion
asymptotic series, rational fits, and continued-logarithm recursion


Files:
RevisionActionfile
1.1addwip/lambertw/DESCR
1.1addwip/lambertw/Makefile
1.1addwip/lambertw/PLIST
1.1addwip/lambertw/distinfo
1.1addwip/lambertw/patches/patch-LambertW.cc