Sorry, forgot to include a link: https://github.com/run4flat/PDL-Periodogram

On Tue, May 5, 2015 at 10:29 AM, David Mertens <[email protected]>
wrote:

> Hey everyone,
>
> I have a need for an implementation of the Lomb Periodogram. It's like a
> fourier transform, but your input data doesn't need to have equal time
> spacing, and you don't need to have evenly spaced output frequencies.
> You're like to have encountered it if you've read Numerical Recipes.
>
> The implementation is easy, so I quickly whipped up a version that uses
> PDL::PP and put it on github. It's not documented or anything, and
> Module::Build gripes about not having a dist abstract, but it should build
> and install just fine.
>
> Open for comments or suggestions (including "I've already done that in
> dist XX").
> David
>
> --
>  "Debugging is twice as hard as writing the code in the first place.
>   Therefore, if you write the code as cleverly as possible, you are,
>   by definition, not smart enough to debug it." -- Brian Kernighan
>



-- 
 "Debugging is twice as hard as writing the code in the first place.
  Therefore, if you write the code as cleverly as possible, you are,
  by definition, not smart enough to debug it." -- Brian Kernighan
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
pdl-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdl-general

Reply via email to