bxy09 / movingmedian

Package movingmedian computes the median of a windowed stream of data.

Home Page:https://godoc.org/github.com/JaderDias/movingmedian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

movingmedian

GoDoc Build Status PR Stats Issues Stats

Description

Package movingmedian computes the median of a windowed stream of data.

Installation

This package can be installed with the go get command:

go get github.com/JaderDias/movingmedian

About

Package movingmedian computes the median of a windowed stream of data.

https://godoc.org/github.com/JaderDias/movingmedian

License:MIT License


Languages

Language:Go 100.0%