/NSDEMovingWindow.jl

A Julia package implementing the moving-window algorithm (MoWA).

Primary LanguageJuliaGNU General Public License v3.0GPL-3.0

MovingWindow

A Julia package implementing the Moving-Window (MoWi) algorithm.

Documentation Build Status Coverage Status

Installation

This package is a registered package compatible with Julia v1.6 and above. From the Julia REPL,

]add NSDEMovingWindow

Read the documentation for a complete overview of this package.