sliding_features 0.4.0

Modular sliding window with various signal processing functions and technical indicators
Documentation
[dependencies.dyn-clone]
version = "^1.0.3"

[dependencies.rulinalg]
version = "0.4.2"
[dev-dependencies.rand]
version = "0.7.3"

[dev-dependencies.round]
version = "0.1"

[package]
authors = ["MathisWellmann <wellmannmathis@gmail.com>"]
categories = ["algorithms", "mathematics"]
description = "Modular sliding window with various signal processing functions and technical indicators"
edition = "2018"
exclude = ["img/"]
keywords = ["sliding-window", "signal-processing", "modular", "technical-analysis", "indicators"]
license-file = "LICENSE"
name = "sliding_features"
readme = "README.md"
repository = "https://www.github.com/MathisWellmann/sliding_features-rs"
version = "0.4.0"