Skip to content

twcclegg/RollingWindow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status codecov

Overview

This library provides a means to track the rolling maximum and minium of a stream of numbers (or anything IComparable) in O(1) time.

This has been benchmarked to be faster than the ascending minima algorithm.

Available on NuGet as package RollingWindow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages