Description
Lambert-W Function.
Description
Implements both real-valued branches of the Lambert-W function (Corless et al, 1996) <doi:10.1007/BF02124750> without the need for installing the entire GSL.
README.md
Description
lamW is an R
package which calculates the real-valued branches of the Lambert-W function without the need to install the entire GSL. It uses compiled code and RcppParallel
to achieve significant speed.
Citation
If you use the package, please cite it as per CITATION.
Roadmap
Major
- There are no plans for major changes in the foreseeable future
Minor
- There are no plans for minor changes in the foreseeable future
Contributions
Please see CONTRIBUTING.
Security
Please see SECURITY.