mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
12 lines
419 B
INI
12 lines
419 B
INI
name=statHelpers
|
|
version=0.1.5
|
|
author=Rob Tillaart <rob.tillaart@gmail.com>
|
|
maintainer=Rob Tillaart <rob.tillaart@gmail.com>
|
|
sentence=Arduino library with a number of statistic helper functions.
|
|
paragraph= permutation, next permutation, nth permutation, combination, factorial, n over k, n out of k
|
|
category=Data Processing
|
|
url=https://github.com/RobTillaart/statHelpers
|
|
architectures=*
|
|
includes=statHelpers.h
|
|
depends=
|