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

harminv 1.4.1

Harmonic inversion solver

Harminv is a free program (and accompanying library) to solve the problem of harmonic inversion — given a discrete-time, finite-length signal that consists of a sum of finitely-many sinusoids (possibly exponentially decaying) in a given bandwidth, it determines the frequencies, decay constants, amplitudes, and phases of those sinusoids.

Installation

Install harminv 1.4.1 as follows:

guix install harminv@1.4.1

Or install the latest version:

guix install harminv

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.