r-lamw 2.2.5
Lambert-W function
This package 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.
- Outputs:
out - Website: https://github.com/aadler/lamW
- Licenses: FreeBSD
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-lamw 2.2.5 as follows:
guix install r-lamw@2.2.5
Or install the latest version:
guix install r-lamw
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.