Skip to content
/ lamW Public

Implements both real-valued branches of the Lambert-W function in R without the need for installing the entire GSL.

License

Notifications You must be signed in to change notification settings

aadler/lamW

Repository files navigation

title
Package lamW

CRAN Status Badge R-CMD-check Codecov test coverage OpenSSF Best Practices DOI

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.

About

Implements both real-valued branches of the Lambert-W function in R without the need for installing the entire GSL.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published