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

r-waveslim

Basic wavelet routines for signal processing

This package provides basic wavelet routines for time series (1D), image (2D) and array (3D) analysis. The code provided here is based on wavelet methodology developed in Percival and Walden (2000); Gencay, Selcuk and Whitcher (2001); the dual-tree complex wavelet transform (DTCWT) from Kingsbury (1999, 2001) as implemented by Selesnick; and Hilbert wavelet pairs (Selesnick 2001, 2002).

Installation

Install the latest version of r-waveslim as follows:

guix install r-waveslim

Or install a particular version:

guix install r-waveslim@1.8.5

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-waveslim about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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