KickMath

Data Processing

A library for performing a few simple mathematical calculations for use with arrays.
Functions include max and min detection, square root, centroid, derivatives, etc. The library also has functions for more intermediate mathematical calculations for correlation coefficient, t-tests, etc. This is a templated class.

Author: Linnes Lab, Orlando S. Hoilett, Alyson S. Pickering, Akio K. Fujita

Maintainer: Orlando Hoilett

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.