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

lsp-dsp-lib 0.5.14

Digital signal processing library

The LSP DSP library provides a set of functions that perform SIMD-optimized computing on several hardware architectures. All functions currently operate on IEEE-754 single-precision floating-point numbers.

Installation

Install lsp-dsp-lib 0.5.14 as follows:

guix install lsp-dsp-lib@0.5.14

Or install the latest version:

guix install lsp-dsp-lib

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.