Path to this page:
./
wip/lambertw,
Lambert W Function for Applications in Physics
Branch: CURRENT,
Version: 1.1,
Package name: lamvbertw-1.1,
Maintainer: jihbed.researchThe 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)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
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
|