Skip to content

WAVEPACK: routines to compute the wavelet transform of a time series, and significance levels.

License

Notifications You must be signed in to change notification settings

zoziha/wavepack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WAVEPACK

WAVEPACK: routines to compute the wavelet transform of a time series, and significance levels.

Note: This stage, only real64 is supported.

Get Started

Dependencies

Build with fortran-lang/fpm

Fortran Package Manager (fpm) is a package manager and build system for Fortran.
You can build wavepack using provided fpm.toml:

fpm build --profile release

To use wavepack within your fpm project, add the following to your fpm.toml file:

[dependencies]
wavepack = { git="https://github.com/zoziha/wavepack" }

Links

About

WAVEPACK: routines to compute the wavelet transform of a time series, and significance levels.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published