{ "name": "statHelpers", "keywords": "permutation, next permutation, nth permutation, combination, factorial, n over k, n out of k", "description": "Arduino library with a number of statistic helper functions.", "authors": [ { "name": "Rob Tillaart", "email": "Rob.Tillaart@gmail.com", "maintainer": true } ], "repository": { "type": "git", "url": "https://github.com/RobTillaart/statHelpers.git" }, "version": "0.1.6", "license": "MIT", "frameworks": "arduino", "platforms": "*", "headers": "statHelpers.h" }