An open API service indexing awesome lists of open source software.

https://github.com/mljs/stat

Functions for computing stats on arrays and matrices
https://github.com/mljs/stat

Last synced: about 1 year ago
JSON representation

Functions for computing stats on arrays and matrices

Awesome Lists containing this project

README

          

# ml-stat

[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![npm download][download-image]][download-url]

Functions for computing stats on arrays and matrices

## [API Documentation](https://mljs.github.io/stat/)

## Installation

`$ npm install ml-stat`

## Authors

- [Michaël Zasso](https://github.com/targos)
- [Daniel Kostro](https://github.com/stropitek)

## License

[MIT](./LICENSE)

[npm-image]: https://img.shields.io/npm/v/ml-stat.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/ml-stat
[travis-image]: https://img.shields.io/travis/mljs/stat/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/mljs/stat
[download-image]: https://img.shields.io/npm/dm/ml-stat.svg?style=flat-square
[download-url]: https://www.npmjs.com/package/ml-stat