This package browser is in early development. Mind the rough edges.

r-lamw

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.

Installation

Install the latest version of r-lamw as follows:

guix install r-lamw

Or install a particular version:

guix install r-lamw@2.2.4

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.

Badge code

You can use the following badge to inform users of r-lamw about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-lamw'><img src='https://packages.guix.gnu.org/packages/r-lamw/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-lamw/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-lamw)

Example Org:

[[https://packages.guix.gnu.org/packages/r-lamw][https://packages.guix.gnu.org/packages/r-lamw/badges/latest-version.svg]]