aboutsummaryrefslogtreecommitdiffstats
path: root/science/harminv
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Chase guile shared lib bumpjlaffaye2011-07-311-1/+2
| | | | - Add an entry to UPDATING
* - remove MD5ohauer2011-07-031-1/+0
|
* Harminv is a free program (and accompanying library) to solve the problemwen2010-01-025-0/+63
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. WWW: http://ab-initio.mit.edu/wiki/index.php/Harminv PR: ports/142154 Submitted by: Stas Timokhin <devel@stasyan.com>