Skip to content

A simple library for calculating moving averages - ported to C.

License

Notifications You must be signed in to change notification settings

cptkoolbeenz/movingAvg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Moving Average Library for C

Ported to C from https://github.com/JChristensen/movingAvg by Christopher Lange

License

GNU GPL v3.0

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License v3.0 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/gpl.html

Description

movingAvg is a simple library for calculating integer moving averages.

About

A simple library for calculating moving averages - ported to C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%