moving_min_max 1.3.0

Tracking minimum or maximum of sliding windows.
Documentation
[package]
authors = ["spebern sp33cht@googlemail.com"]
description = "Tracking minimum or maximum of sliding windows."
documentation = "https://docs.rs/moving_min_max"
edition = "2018"
homepage = "https://github.com/spebern/moving_min_max"
keywords = ["moving", "sliding", "window", "min", "max"]
license = "MIT/Apache-2.0"
name = "moving_min_max"
readme = "README.md"
repository = "https://github.com/spebern/moving_min_max"
version = "1.3.0"