./wip/lambertw, Lambert W Function for Applications in Physics

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1, Package name: lamvbertw-1.1, Maintainer: jihbed.research

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


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: cb37780a6f11431bba13f53b0f53fd85aff7be4d
Filesize: 24.632 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-03 11:10:35 by Aleksej Saushev | Files touched by this commit (193)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-09-11 10:21:56 by Kamel Derouiche | Files touched by this commit (5)
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