Skip to content

A queue that calculates the running mean of its integer contents

Notifications You must be signed in to change notification settings

willemt/meanqueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculate the mean over a series of values. You can use this to implement an AVG() or SUM() windowing function.

About

A queue that calculates the running mean of its integer contents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published